[packages/nodejs] drop ac support; py25 required

glen glen at pld-linux.org
Thu Apr 4 22:12:46 CEST 2013


commit d3a7354a29d0f22f14696693c4dcdcac3099a8b3
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Apr 4 23:12:34 2013 +0300

    drop ac support; py25 required

 nodejs.spec | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/nodejs.spec b/nodejs.spec
index 9dcc0f7..c9c8b68 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -85,17 +85,10 @@ export PYTHONPATH=tools
 	CFLAGS.target="%{rpmcflags} -fPIC" \
 	CXXFLAGS.target="%{rpmcppflags} -fPIC" \
 	LDFLAGS.target="%{rpmcflags}" \
-%if "%{pld_release}" == "ac"
-	CC.host="%{__cc}4" \
-	CXX.host="%{__cxx}4" \
-	CC.target="%{__cc}4" \
-	CXX.target="%{__cxx}4" \
-%else
 	CC.host="%{__cc}" \
 	CXX.host="%{__cxx}" \
 	CC.target="%{__cc}" \
 	CXX.target="%{__cxx}"
-%endif
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs.git/commitdiff/d3a7354a29d0f22f14696693c4dcdcac3099a8b3



More information about the pld-cvs-commit mailing list