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

fetchmail.spec

index 8c6f90f73afa582a676471aefe2021b8c54466ea..1bb3bf27113b45fa9a1ee17e43561ad7892e6a1d 100644 (file)
@@ -170,7 +170,7 @@ chmod -R u+w *
 %build
 gettextize --copy --force
 aclocal
-autoconf
+%{__autoconf}
 cp -f /usr/share/automake/config.* .
 %configure \
        --enable-nls \
This page took 0.08117 seconds and 4 git commands to generate.