]> git.pld-linux.org Git - packages/w3c-libwww.git/commitdiff
- removed stripping executables, it's done by rpm automation
authorfilon <filon@sokrates.mimuw.edu.pl>
Wed, 22 Aug 2001 17:29:15 +0000 (17:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    w3c-libwww.spec -> 1.11

w3c-libwww.spec

index 5ab1dc007741a2603e5e1a814afe7d4f833a8746..ac3902d870b81576616684e6153daf3847134ff8 100644 (file)
@@ -80,8 +80,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.*
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.03164 seconds and 4 git commands to generate.