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

chemtool.spec

index 8c799a902726eafe4bc5c20e73b3b329206aee05..e59dedca0b0ce7660cef9f4b9a820f83fa78c80d 100644 (file)
@@ -31,7 +31,7 @@ bibliotek GTK.
 %patch -p1
 
 %build
-autoconf
+%{__autoconf}
 %configure
 %{__make}
 
This page took 0.09386 seconds and 4 git commands to generate.