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

ettercap6.spec

index b1472226a1e1f8c9a23fe81bd6cbeb357a358839..f24546b0d53d8ccedb013cd328a941b6555da58e 100644 (file)
@@ -37,7 +37,7 @@ dla sieci LAN opartych na switchach lub hubach.
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
 %configure \
        --%{!?debug:dis}%{?debug:en}able-debug \
This page took 0.068421 seconds and 4 git commands to generate.