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

dircproxy.spec

index ebd3ce258514bedd4097a2369996b13b7aa012c6..e046463d0ee195c2fb1b2ae7e912fc631a46ae15 100644 (file)
@@ -32,7 +32,7 @@ zdarzenia i kiedy si
 %setup -q
 
 %build
 %setup -q
 
 %build
-autoconf
+%{__autoconf}
 %configure \
        --enable-poll
 %{__make}
 %configure \
        --enable-poll
 %{__make}
This page took 0.057648 seconds and 4 git commands to generate.