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

ddd.spec

index 9f60d92b35eaa118cd0cf0a1e158d3424e4b642f..e9e544c261a59e4e37f17dff1ae8e6ab9a6353ed 100644 (file)
--- a/ddd.spec
+++ b/ddd.spec
@@ -85,7 +85,7 @@ Data Display Debugger - debugger pythona.
 %patch3 -p1
 
 %build
-automake -a -c -f
+%{__automake}
 %configure2_13 \
        --with-motif
 
This page took 0.080274 seconds and 4 git commands to generate.