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

dict-gazetteer.spec

index fb02a68da7f6e87cc8d867766aada39f8bc0ca53..384c11391dc02f845d910c984f03fb8bddc62f60 100644 (file)
@@ -29,7 +29,7 @@ Informacje o kodach pocztowych zosta
 %setup -q
 
 %build
-autoconf
+%{__autoconf}
 %configure
 %{__make} db
 
This page took 0.091713 seconds and 4 git commands to generate.