[packages/guile1: 163/172] - remove configure hacks - explicitly make file needed for tests

jajcus jajcus at pld-linux.org
Sat Dec 12 13:52:29 CET 2015


commit a8c48e5a3022ba7745043fb8724973320ca6d07f
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Feb 26 14:09:43 2009 +0000

    - remove configure hacks
    - explicitly make file needed for tests
    
    Changed files:
        guile.spec -> 1.123

 guile.spec | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/guile.spec b/guile.spec
index 1964237..98b077a 100644
--- a/guile.spec
+++ b/guile.spec
@@ -21,7 +21,6 @@ Source0:	http://ftp.gnu.org/gnu/guile/%{name}-%{version}.tar.gz
 # Source0-md5:	9e23d3dbea0e89bab8a9acc6880150de
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-fix_awk_patch.patch
-Patch2:		%{name}-SCM_SITE_DIR_path.patch
 Patch3:		%{name}-unknown_arch.patch
 Patch4:		%{name}-test-hacks.patch
 Patch5:		%{name}-as-needed.patch
@@ -165,11 +164,6 @@ Tryb edycji guile dla emacsa.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-sed -i 's/AC_CONFIG_MACRO_DIR(\[m4\])/AC_CONFIG_MACRO_DIR(\[guile-config\])/' configure.in
-
-# I wouldn't apply it, it breaks other programs, but I have fixed it, so
-# if you convince me... (but remember about perl, python, tcl and ruby ) (filon)
-# patch2 -p1
 
 %build
 %{__gettextize}
@@ -189,6 +183,7 @@ cd ..
 
 %{__make}
 
+%{?with_tests:%{__make} -C libguile stack-limit-calibration.scm}
 %{?with_tests:./check-guile}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/guile1.git/commitdiff/ebe6c26bec9cbe3813afc2be58f989889f8e944a



More information about the pld-cvs-commit mailing list