]> git.pld-linux.org Git - packages/nodejs.git/commitdiff
ensure no deps being used auto/th/nodejs-0.10.15-1
authorElan Ruusamäe <glen@delfi.ee>
Thu, 1 Aug 2013 13:34:59 +0000 (16:34 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 1 Aug 2013 13:34:59 +0000 (16:34 +0300)
nodejs.spec

index ada3b23290995b5134fa0f0161fa27c7a5f88aa0..c13d724d437483b16e3bb5ea2f971ff3269cc66e 100644 (file)
@@ -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}" \
This page took 0.072393 seconds and 4 git commands to generate.