mirror of
https://github.com/php/pecl-virtualization-libvirt.git
synced 2026-03-23 23:02:15 +01:00
Add debuginfo package
Upstream fix for bug 732800, patched by Ville Skytta <ville.skytta@iki.fi>. Signed-off-by: Ville Skytta <ville.skytta@iki.fi> Signed-off-by: Michal Novotny <minovotn@redhat.com>
This commit is contained in:
@@ -66,6 +66,7 @@ make %{?_smp_mflags}
|
||||
%install
|
||||
rm -rf %{buildroot}
|
||||
make install DESTDIR=%{buildroot}
|
||||
chmod +x %{buildroot}%{php_extdir}/libvirt-php.so
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
Reference in New Issue
Block a user