[packages/python3] - reverted last change (just fix lib64 patch)

wrobell wrobell at pld-linux.org
Thu Apr 11 00:52:07 CEST 2013


commit 35acaf012f5d9b035d5e2b534dc3ec8158576542
Author: wrobell <wrobell at pld-linux.org>
Date:   Wed Apr 10 23:51:49 2013 +0100

    - reverted last change (just fix lib64 patch)

 python3.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python3.spec b/python3.spec
index 134dbbf..d8a8a12 100644
--- a/python3.spec
+++ b/python3.spec
@@ -495,7 +495,7 @@ CPPFLAGS="-I/usr/include/ncursesw %{rpmcppflags} -Wall %{!?debug:-DNDEBUG=1}"; e
 	LINKCC='$(PURIFY) $(CXX)' \
 	LDSHARED='$(CC) $(CFLAGS) -shared' \
 	BLDSHARED='$(CC) $(CFLAGS) -shared' \
-	LDFLAGS="%{rpmcflags} %{rpmldflags} -L%{_lib} -L%{_libdir}"
+	LDFLAGS="%{rpmcflags} %{rpmldflags}"
 
 %{__make} \
 	OPT="%{rpmcflags} %{rpmcppflags} -fno-caller-saves" 2>&1 | awk '
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3.git/commitdiff/35acaf012f5d9b035d5e2b534dc3ec8158576542



More information about the pld-cvs-commit mailing list