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

gnuplot.spec

index 5de5cb98f4be45a263781b2a783e1a1697fa990f..1e48566a68562dd21f9c06e4c55c1fd8081e4845 100644 (file)
@@ -57,7 +57,6 @@ aclocal -I m4
 autoconf
 autoheader
 
-LDFLAGS="-s"; export LDFLAGS
 %configure \
        --with-gnu-readline \
        --with-png \
@@ -78,8 +77,6 @@ install -d $RPM_BUILD_ROOT%{_infodir}
 
 install docs/gnuplot.info* $RPM_BUILD_ROOT%{_infodir}
 
-gzip -9nf $RPM_BUILD_ROOT{%{_mandir}/man1/*,%{_infodir}/*}
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
This page took 0.044382 seconds and 4 git commands to generate.