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

dsniff.spec

index dd0983796f9e595475a6415e6978634455d9b6cf..3eef4e81d9d835db80eefd84523b754bff9f4e8d 100644 (file)
@@ -55,7 +55,7 @@ Netscape musi by
 %build
 autoheader
 aclocal
-autoconf
+%{__autoconf}
 CFLAGS="%{rpmcflags} -I./missing"
 %configure \
        --libdir=%{_datadir}/%{name}
This page took 0.036725 seconds and 4 git commands to generate.