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

xchat.spec

index 320f9bc49565834d000e2af468bc3af66e591056..5cae7f193e6879089dcea05cd8cb40873981bd44 100644 (file)
@@ -81,7 +81,7 @@ cp %{SOURCE1} po/pl.po
 rm -f config.status missing
 gettextize --copy --force
 aclocal
-autoconf
+%{__autoconf}
 automake -a -c --foreign
 %configure \
        --enable-perl \
This page took 0.112242 seconds and 4 git commands to generate.