[packages/npm] also cleanup "samples"

glen glen at pld-linux.org
Mon Oct 24 13:44:45 CEST 2016


commit 11476c502f952fc97c754c4619227f6a9db58f57
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Oct 24 14:40:39 2016 +0300

    also cleanup "samples"
    
    avoids python dependency on node-gyp/gyp/samples/samples

 npm.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/npm.spec b/npm.spec
index 2ce6f98..76ad458 100644
--- a/npm.spec
+++ b/npm.spec
@@ -64,7 +64,7 @@ rm bin/npm bin/npm.cmd
 
 # clean up node_modules/
 for i in README.md Readme.md README.markdown LICENSE LICENSE.md CHANGES.md \
-         changelog.md .npmignore .travis.yml test examples example; do
+         changelog.md .npmignore .travis.yml test examples example samples; do
 	find node_modules -name $i | xargs -r rm -rv
 done
 rm lib/fetch-package-metadata.md
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/npm.git/commitdiff/248e64a3f0c7634689b80af6066d230711fec0a1



More information about the pld-cvs-commit mailing list