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

flux.spec

index c4cbe41bc6befb08005b5313a38e89a2e98e89b1..cc1c6d439e45b6870d5724fbdd47068bb39f3383 100644 (file)
--- a/flux.spec
+++ b/flux.spec
@@ -90,8 +90,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %{__make} install DESTDIR=$RPM_BUILD_ROOT
 
-strip --strip-unneeded $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.*
-
 gzip -9nf AUTHORS README NEWS TODO 
 
 %clean
This page took 0.064747 seconds and 4 git commands to generate.