mirror of
https://github.com/znc/znc.git
synced 2026-08-10 02:43:05 +02:00
Don't put travis configs to release tarballs
This commit is contained in:
@@ -37,6 +37,7 @@ git checkout-index --all --prefix=$TMPDIR/$ZNC/
|
||||
make -C modules -f modperl/Makefile.gen srcdir=. SWIG=/usr/bin/swig
|
||||
make -C modules -f modpython/Makefile.gen srcdir=. SWIG=/usr/bin/swig
|
||||
rm -fr modules/.depend
|
||||
rm .travis*
|
||||
rm make-tarball.sh
|
||||
sed -e "s/THIS_IS_NOT_NIGHTLY//" -i Makefile.in
|
||||
echo '#include <znc/version.h>' > src/version.cpp
|
||||
|
||||
Reference in New Issue
Block a user