Fix make-tarball.sh

This commit is contained in:
Alexey Sokolov
2014-04-23 07:08:55 +01:00
parent 29deb32cc2
commit a1800282c2
+1 -1
View File
@@ -47,7 +47,7 @@ git checkout-index --all --prefix=$TMPDIR/$ZNCDIR/
mkdir -p modules/.depend
make -C modules -f modperl/Makefile.gen srcdir=. SWIG=/usr/bin/swig PERL=/usr/bin/perl
make -C modules -f modpython/Makefile.gen srcdir=. SWIG=/usr/bin/swig PERL=/usr/bin/perl
rm -f modules/.depend
rm -rf modules/.depend
rm .travis*
rm make-tarball.sh
sed -e "s/THIS_IS_NOT_TARBALL//" -i Makefile.in