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.
1 parent dd7216f commit 8e72280Copy full SHA for 8e72280
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