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

at.spec

diff --git a/at.spec b/at.spec
index 7d167c7ed6bfb7d013e51cce0154d43119c5b140..196cf999635347d203c509c15a5a9b2b22a9ad7e 100644 (file)
--- a/at.spec
+++ b/at.spec
@@ -80,7 +80,7 @@ at ve batch /bin/sh kabu
 %build
 ln -sf /usr/share/automake/config.sub config.sub
 aclocal
-autoconf
+%{__autoconf}
 %configure \
        --with-atspool=/var/spool/at/spool \
        --with-jobdir=/var/spool/at \
This page took 0.079472 seconds and 4 git commands to generate.