]> git.pld-linux.org Git - packages/etherape.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:
    etherape.spec -> 1.11

etherape.spec

index 3ea32ced5e6dcfee016231d83c7e35b72cac8e7f..c133e9e4c63a8545e191e088cc9d08898314760b 100644 (file)
@@ -35,7 +35,6 @@ a file as well as live from the network.
 %build
 automake
 gettextize --copy --force
-LDFLAGS="-s"; export LDFLAGS
 %configure
 %{__make}
 
@@ -46,8 +45,7 @@ rm -rf $RPM_BUILD_ROOT
        DESTDIR=$RPM_BUILD_ROOT
 
 gzip -9nf AUTHORS ChangeLog NEWS README FAQ README.help README.bugs \
-       README.thanks \
-       $RPM_BUILD_ROOT%{_mandir}/man?/*
+       README.thanks
 
 %find_lang %{name}
 
This page took 0.056749 seconds and 4 git commands to generate.