]> git.pld-linux.org Git - packages/findutils.git/commitdiff
- modyfications for using neew rpm automation.
authorkloczek <kloczek@pld-linux.org>
Sun, 12 Nov 2000 20:11:54 +0000 (20:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    findutils.spec -> 1.35

findutils.spec

index eb7f5ac62221246287b4c00afafd7df60adabcc7..79a24fcbfc138cca92e306ae1513e3199bf9cde5 100644 (file)
@@ -67,7 +67,6 @@ arayabilirsiniz.
 #autoconf
 touch lib/{stat,lstat}.c
 automake
-LDFLAGS="-s"; export LDFLAGS
 %configure 
 
 %{__make}
@@ -81,9 +80,7 @@ install -d $RPM_BUILD_ROOT%{_mandir}/pl/man1
        
 install pl/*.1  $RPM_BUILD_ROOT%{_mandir}/pl/man1
 
-gzip -9nf $RPM_BUILD_ROOT%{_infodir}/find.info* \
-       $RPM_BUILD_ROOT%{_mandir}/{man?/*,pl/man1/*} \
-       NEWS README TODO ChangeLog
+gzip -9nf NEWS README TODO ChangeLog
        
 %find_lang %{name}
 
This page took 0.074851 seconds and 4 git commands to generate.