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

pdnsd.spec

index 09334141d93d7eff5913dccc90cf28f7d469bd63..9b169685141d491e666ecd44777813e21a94c8eb 100644 (file)
@@ -33,7 +33,7 @@ dialup).
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 autoheader
 automake -a -f
 %configure \
This page took 0.068065 seconds and 4 git commands to generate.