提交 da622a20 编写于 作者: D Daniel P. Berrange

Fix broken specfile build

上级 49c50366
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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册