]> git.pld-linux.org Git - packages/gcl.git/commitdiff
- cp -f /usr/share/automake/config.* is back, automake -a -c : don't work :-)
authorfilon <filon@sokrates.mimuw.edu.pl>
Wed, 13 Feb 2002 20:35:40 +0000 (20:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcl.spec -> 1.10

gcl.spec

index a1187c388ab3e974b235e64ad085506eb6cd797a..83c91a588eed406b7477e51ab8cf9315e5bde65f 100644 (file)
--- a/gcl.spec
+++ b/gcl.spec
@@ -77,7 +77,7 @@ Intefejs Tcl/tk dla GNU Common Lisp.
 rm -f missing
 aclocal
 autoconf
-automake -a -c || :
+cp -f /usr/share/automake/config.* .
 GCC="%{__cc}"; export GCC
 %configure \
        --enable-notify=no
This page took 0.121967 seconds and 4 git commands to generate.