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

openssh.spec

index 8c2ebb78938cbb6f2e478e7cfdd90ee77d21ff6a..dd57c9360757d12e9f56e342a7c76c2a474e0d94 100644 (file)
@@ -226,7 +226,7 @@ entrada de passphrase no GNOME.
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 
 %configure \
        %{!?_without_gnome:--with-gnome-askpass} \
This page took 0.084516 seconds and 4 git commands to generate.