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

dmalloc.spec

index 4a7e335e1996b032ed22df4ae75b49bf25db1b1f..30a4b1cd70d920f7f0ff5447b33a760e468105ce 100644 (file)
@@ -54,7 +54,7 @@ install %{SOURCE1} .
 
 %build
 aclocal
-autoconf
+%{__autoconf}
 %configure \
        --enable-cxx \
        --enable-threads \
This page took 0.057819 seconds and 4 git commands to generate.