2
0
Fork 0

fixup prepare port

This commit is contained in:
Ehmry - 2020-05-23 20:02:44 +05:30
parent ed08a2249e
commit 55a5a502dd
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ let
find $CONTRIB_DIR/* -name .svn -exec rm -rf {} \; || true
find $CONTRIB_DIR/* -name '*.t?z' -exec rm -rf {} \; || true
find $CONTRIB_DIR/* -name '*.tar.*' -exec rm -rf {} \; || true
find $CONTRIB_DIR/* -name '*.zip' -exec rm -rf {} \; || true
mkdir $out
cp -a $CONTRIB_DIR/* $out/