[packages/nodejs] cleanup

glen glen at pld-linux.org
Mon Apr 8 14:55:15 CEST 2013


commit c7c0bb6ac9133d8eef30669020fab0e8e2eff355
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Apr 8 11:13:36 2013 +0300

    cleanup

 nodejs.spec | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/nodejs.spec b/nodejs.spec
index 4f8a532..bc360d3 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -79,15 +79,12 @@ This package contains the documentation for nodejs.
 grep -r '#!.*env python' -l . | xargs %{__sed} -i -e '1 s,#!.*env python,#!%{__python},'
 
 %build
-# Error: V8 doesn't like ccache. Please set your CC env var to 'gcc'
-CC=${CC#ccache }
-
 # add defines from libuv (RHBZ#892601)
 export CFLAGS="%{rpmcflags} -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
 export CXXFLAGS="%{rpmcppflags} -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
 
 # NOT autoconf so don't use macro
-export PYTHONPATH=tools
+PYTHONPATH=tools \
 ./configure \
 	--shared-v8 \
 	--shared-zlib \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list