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

autofs.spec

index 1d63508108b9c990e0642b4e7d450c5d893503e3..b3f8676f22794f689b5ebfbb8df1740f1aa2f09d 100644 (file)
@@ -107,7 +107,7 @@ trzymanych na serwerze LDAP.
 %build
 chmod a+w configure
 aclocal
-autoconf
+%{__autoconf}
 %configure
 
 %{__make}
This page took 0.03871 seconds and 4 git commands to generate.