]> git.pld-linux.org Git - packages/ffingerd.git/commitdiff
perl -pi -e "s/^automake -a -c -f --foreing/\%\{__automake\}/; \
authorkloczek <kloczek@pld-linux.org>
Tue, 21 May 2002 23:13:01 +0000 (23:13 +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:
    ffingerd.spec -> 1.42

ffingerd.spec

index e17ef001941a5de2d1a6a2bd51a5718fb4a81865..2d850778e2896427d2dcee81dbe1bc0fc930959f 100644 (file)
@@ -48,7 +48,7 @@ pliku ".nofinger".
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 %configure \
        CFLAGS="%{rpmcflags} -D__ss_family=ss_family" \
        --enable-ipv6
This page took 0.112527 seconds and 4 git commands to generate.