mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 01:45:17 +00:00
Fix broken specfile build
This commit is contained in:
parent
49c50366fd
commit
da622a20cd
@ -1,3 +1,8 @@
|
||||
Thu Sep 18 11:19:00 BST 2008 Daniel P. Berrange <berrange@redhat.com>
|
||||
|
||||
* libvirt.spec.in: Remove commands which were deleting
|
||||
development files mistakenly
|
||||
|
||||
Thu Sep 18 09:55:00 BST 2008 Richard W.M. Jones <rjones@redhat.com>
|
||||
|
||||
Documentation cleanups.
|
||||
|
@ -241,13 +241,6 @@ sed -i -e "/<uuid>/d" $RPM_BUILD_ROOT%{_datadir}/libvirt/networks/default.xml
|
||||
%endif
|
||||
%find_lang %{name}
|
||||
|
||||
# If we are not building with certain options, we need to remove files
|
||||
# so that we don't get Installed (but unpackaged) errors
|
||||
rm -rf $RPM_BUILD_ROOT%{_datadir}/gtk-doc/html/libvirt
|
||||
rm -rf $RPM_BUILD_ROOT%{_includedir}/libvirt
|
||||
rm -rf $RPM_BUILD_ROOT%{_libdir}/lib*.so
|
||||
rm -rf $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libvirt.pc
|
||||
|
||||
%if ! %{with_python}
|
||||
rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/libvirt-python-%{version}
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user