[gaim-migrate @ 7792]

Thu, 09 Oct 2003 22:47:44 +0000

author
Christian Hammond <chipx86@chipx86.com>
date
Thu, 09 Oct 2003 22:47:44 +0000
changeset 7223
5a059e4cab3c
parent 7222
0db5e5ca0104
child 7224
b876a962684e

[gaim-migrate @ 7792]
Applying freshrpm's fix for gaim.spec to prevent the RPM from being half a
gigabyte.

gaim.spec.in file | annotate | diff | comparison | revisions
--- a/gaim.spec.in	Thu Oct 09 22:38:58 2003 +0000
+++ b/gaim.spec.in	Thu Oct 09 22:47:44 2003 +0000
@@ -64,6 +64,8 @@
      install
 
 rm -f $RPM_BUILD_ROOT/%{_libdir}/perl5/*/*/perllocal.pod
+strip %{buildroot}%{_libdir}/{*.so*,%{name}/*.so} || :
+
 
 %clean
 rm -rf %{buildroot}

mercurial