]> git.pld-linux.org Git - packages/dmapi.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:
    dmapi.spec -> 1.16

dmapi.spec

index 3deaafe65e287e84262442a375f93b5b451c55f8..77ab3b7546ecfceb15cf3c9706a6155d02e5b08c 100644 (file)
@@ -61,7 +61,7 @@ Statyczna wersja biblioteki DMAPI.
 
 %build
 DEBUG="%{?debug:-DDEBUG}%{!?debug:-DNDEBUG}"; export DEBUG
-autoconf
+%{__autoconf}
 %configure \
        OPTIMIZER="%{rpmcflags}"
 
This page took 0.061866 seconds and 4 git commands to generate.