[packages/guile1: 24/172] - better solution .. use %configure in %build.

jajcus jajcus at pld-linux.org
Sat Dec 12 13:40:48 CET 2015


commit c78e16c21c2af2dc117669a6185eae150d019ddd
Author: kloczek <kloczek at pld-linux.org>
Date:   Fri May 21 13:31:39 1999 +0000

    - better solution .. use %configure in %build.
    
    Changed files:
        guile.spec -> 1.22

 guile.spec | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/guile.spec b/guile.spec
index 9caa71b..9274764 100644
--- a/guile.spec
+++ b/guile.spec
@@ -58,9 +58,7 @@ Biblioteka statyczna Guile
 %patch3 -p1
 
 %build
-autoconf
-CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
-./configure %{_target} \
+%configure %{_target} \
 	--prefix=/usr \
 	--enable-dynamic-linking
 make
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list