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

anonftp.spec

index f68a57e842c3a73c3c5520e01cb191ed74064f4f..7d70227d09ca0411572c0a037745cbef7f2bcfea 100644 (file)
@@ -61,9 +61,6 @@ install /bin/ash                              $RPM_BUILD_ROOT/home/ftp/bin/sh
 install %{_bindir}/compress                    $RPM_BUILD_ROOT/home/ftp/bin/compress
 ln -sf gzip                                    $RPM_BUILD_ROOT/home/ftp/bin/zcat
 
-strip $RPM_BUILD_ROOT/home/ftp/lib/*
-strip $RPM_BUILD_ROOT/home/ftp/bin/{ls,cpio,gzip,tar}
-
 %post 
 /sbin/ldconfig /home/ftp/lib
 
This page took 0.265763 seconds and 4 git commands to generate.