aboutsummaryrefslogtreecommitdiffstats
path: root/libxml.spec.in
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>2005-03-16 12:57:31 +0000
committerDaniel Veillard <veillard@src.gnome.org>2005-03-16 12:57:31 +0000
commit9fcb491cdaa3b94e9c182d9b16926b2acca19734 (patch)
tree70c3d3f1310f9bc9a57770ebcf4e2fd4a36c73c7 /libxml.spec.in
parentb08d741dea67164f2cc6fcbde4a4c550f58feeb5 (diff)
downloadandroid_external_libxml2-9fcb491cdaa3b94e9c182d9b16926b2acca19734.tar.gz
android_external_libxml2-9fcb491cdaa3b94e9c182d9b16926b2acca19734.tar.bz2
android_external_libxml2-9fcb491cdaa3b94e9c182d9b16926b2acca19734.zip
do not package .la files applied patch from Gerry Murphy for xmllint
* libxml.spec.in: do not package .la files * xmllint.c: applied patch from Gerry Murphy for xmllint return code * xmlschemastypes.c: fixed a couple of missing tests of parameters at public API entry points. Daniel
Diffstat (limited to 'libxml.spec.in')
-rw-r--r--libxml.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libxml.spec.in b/libxml.spec.in
index 481f88ec..eed0f5f0 100644
--- a/libxml.spec.in
+++ b/libxml.spec.in
@@ -96,6 +96,7 @@ gzip -9 ChangeLog
rm -fr %{buildroot}
%makeinstall
+rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%clean
rm -fr %{buildroot}