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

ulogd.spec

index 8808e6891a8e0011816899883471205196dc2193..a0391e5b126acaccca8a0a5feeb70941dc879df5 100644 (file)
@@ -56,7 +56,7 @@ Wtyczka MySQL dla ulogd.
 %patch0 -p1
 
 %build
-autoconf
+%{__autoconf}
 %configure \
        --with-mysql
 %{__make}
This page took 0.102284 seconds and 4 git commands to generate.