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

dict-misc.spec

index b4f265fcedf29e18df766ebe1de526ca79e3a756..b8ceab13cdb06756463a916c82e3dad7c3fb1534 100644 (file)
@@ -101,7 +101,7 @@ dictd.
 %setup -q
 
 %build
-autoconf
+%{__autoconf}
 %configure
 %{__make} db
 
This page took 0.074916 seconds and 4 git commands to generate.