[packages/nodejs] ensure no deps being used

glen glen at pld-linux.org
Thu Aug 1 15:35:13 CEST 2013


commit e3e8568dc1bb5d61e22c8916b1850db93da24ca6
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Aug 1 16:34:59 2013 +0300

    ensure no deps being used

 nodejs.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/nodejs.spec b/nodejs.spec
index ada3b23..c13d724 100644
--- a/nodejs.spec
+++ b/nodejs.spec
@@ -80,6 +80,8 @@ This package contains the documentation for nodejs.
 
 grep -r '#!.*env python' -l . | xargs %{__sed} -i -e '1 s,#!.*env python,#!%{__python},'
 
+rm -r deps
+
 %build
 # CC used only to detect if CC is clang, not used for compiling
 CC="%{__cc}" \
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list