mirror of
https://github.com/znc/znc.git
synced 2026-08-08 09:52:55 +02:00
Fix make-tarball.sh
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user