[packages/guile1: 68/172] - code name "kloczek's ,,great'' work" - don't regenerate (completly) broken am/ac support in guile
jajcus
jajcus at pld-linux.org
Sat Dec 12 13:44:30 CET 2015
commit 5e4a12603aa9ef7f636a66d678d446613885af6f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sat Mar 16 14:27:01 2002 +0000
- code name "kloczek's ,,great'' work"
- don't regenerate (completly) broken am/ac support in guile (it breaks everything)
- removed non-existant configure option
- release 12
Changed files:
guile.spec -> 1.59
guile.spec | 23 +++++++++++------------
1 file changed, 11 insertions(+), 12 deletions(-)
---
diff --git a/guile.spec b/guile.spec
index eb2d9ed..acf7ad1 100644
--- a/guile.spec
+++ b/guile.spec
@@ -2,7 +2,7 @@ Summary: GNU Extension language
Summary(pl): GNU Extension language
Name: guile
Version: 1.4
-Release: 11
+Release: 12
Epoch: 1
License: GPL
Group: Development/Languages
@@ -68,17 +68,16 @@ Biblioteka statyczna Guile.
%patch6 -p1
%build
-rm -f missing
-libtoolize --copy --force
-aclocal -I .
-autoconf
-automake -a -c -f
-(cd guile-readline
-aclocal
-autoconf
-automake -a -c -f)
-%configure \
- --enable-dynamic-linking
+#rm -f missing
+#libtoolize --copy --force
+#aclocal -I .
+#autoconf
+#automake -a -c -f
+#(cd guile-readline
+#aclocal
+#autoconf
+#automake -a -c -f)
+%configure2_13
%{__make}
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/guile1.git/commitdiff/ebe6c26bec9cbe3813afc2be58f989889f8e944a
More information about the pld-cvs-commit
mailing list