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

dictd.spec

index 30acc87d24da5dbe70e3a18a285219e48bd1e34d..f846a1107245bb256b7e36f07621eafaece8fcea 100644 (file)
@@ -75,7 +75,7 @@ dane do pseudo-swobodnego dost
 
 %build
 aclocal
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 (cd libmaa; aclocal; autoconf)
 CFLAGS="%{rpmcflags} -DUID_NOBODY=99 -DGID_NOBODY=99"
 %configure
 (cd libmaa; aclocal; autoconf)
 CFLAGS="%{rpmcflags} -DUID_NOBODY=99 -DGID_NOBODY=99"
 %configure
This page took 0.085829 seconds and 4 git commands to generate.