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

logtool.spec

index c19d6f587a9672831f71510eff730689f7743159..825aef97a83a56c9ba87c766e99919ed558c6e5a 100644 (file)
@@ -35,7 +35,7 @@ czytania raport
 %build
 rm -f missing
 aclocal
-autoconf
+%{__autoconf}
 automake -a -c || :
 %configure
 %{__make}
This page took 0.16189 seconds and 4 git commands to generate.