summaryrefslogtreecommitdiffstats
path: root/repos/autotools/autotools-git/libtool/PREP_TARBALL
diff options
context:
space:
mode:
Diffstat (limited to 'repos/autotools/autotools-git/libtool/PREP_TARBALL')
-rwxr-xr-xrepos/autotools/autotools-git/libtool/PREP_TARBALL1
1 files changed, 1 insertions, 0 deletions
diff --git a/repos/autotools/autotools-git/libtool/PREP_TARBALL b/repos/autotools/autotools-git/libtool/PREP_TARBALL
index b3dbf46..30b2d53 100755
--- a/repos/autotools/autotools-git/libtool/PREP_TARBALL
+++ b/repos/autotools/autotools-git/libtool/PREP_TARBALL
@@ -13,6 +13,7 @@ fi
./bootstrap && {
if test -f boostrap.new; then
mv bootstrap.new bootstrap
+ ./bootstrap
fi
} && ./configure && make dist