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:
Michal Novotny
2011-08-24 09:41:47 +02:00
parent e038e6fec5
commit 9fe57f6349

View File

@@ -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}