]> git.pld-linux.org Git - packages/LPRng.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:12:37 +0000 (23:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
             s/^automake -a -c -f/\%\{__automake\}/; \
     s/^autoconf/\%\{__autoconf\}/"

Changed files:
    LPRng.spec -> 1.90

LPRng.spec

index b846f8d063fad963bf399e66f15e4184e84c825a..774e2e78fc9bd4d0fef81a35ba16c8ea1afdd8da 100644 (file)
@@ -162,7 +162,7 @@ rm -f missing acinclude.m4
 gettextize --copy --force
 libtoolize --copy --force
 aclocal
-autoconf
+%{__autoconf}
 PSHOWALL="-ax"; export PSHOWALL
 %configure \
        --disable-setuid \
This page took 0.065203 seconds and 4 git commands to generate.