We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd7216f + 8e72280 commit ba3ffd1Copy full SHA for ba3ffd1
scripts/package.sh
@@ -70,6 +70,7 @@ cd $base_dir_name-$tag
70
cd .. #config dir
71
echo "Removing hidden files"
72
rm -rf .[a-z]*
73
+ rm -rf configure~
74
echo "Update .autogen-version"
75
rm -rf .autogen-version
76
echo "$tag" > .autogen-version
0 commit comments