]> git.pld-linux.org Git - packages/apache1-mod_auth_mysql.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:
    apache1-mod_auth_mysql.spec -> 1.20

apache1-mod_auth_mysql.spec

index 0e60c6a2a8fd282f8943a7fa21cf7743330e9edb..2626249b0b3e7453139b6daf030299d5877fc1f5 100644 (file)
@@ -80,7 +80,7 @@ MySQL-databas.
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 %configure \
        --with-apxs=%{apxs} \
        --with-mysql=%{_prefix}
This page took 0.104222 seconds and 4 git commands to generate.