You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
277 B

#!/usr/bin/env sh
cp -fpv ~/node/common.gypi legacy/
cp -fpv ~/node/tools/addon.gypi legacy/tools/
cp -fpv ~/node/tools/gyp_addon legacy/tools/
cp -rfpv ~/node/tools/gyp legacy/tools/
# we don't care about gyp's test suite and it's rather big...
rm -rf legacy/tools/gyp/test