]> git.pld-linux.org Git - packages/apache1-mod_auth_ldap.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_ldap.spec -> 1.25

apache1-mod_auth_ldap.spec

index ca358e2e450245c896d7bd5185573640c4f9efe9..57a2659b415ead19adef49fdd3e4a2a0f77a6084 100644 (file)
@@ -116,7 +116,7 @@ LDAP-katalog.
 mv -f auth_ldap.c mod_auth_ldap.c
 
 %build
-autoconf
+%{__autoconf}
 %configure \
        --with-apxs=%{apxs} \
        --with-ldap-sdk=openldap \
This page took 0.356274 seconds and 4 git commands to generate.