mirror of
https://github.com/znc/znc.git
synced 2026-08-06 08:52:57 +02:00
Don't package appveyor config in tarball
[skip ci]
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ sed -e 's:#include "defines.h":#include <znc/defines.h>:' third_party/Csocket/Cs
|
||||
make -C modules -f modperl/Makefile.gen srcdir=. SWIG=`which swig` PERL=`which perl`
|
||||
make -C modules -f modpython/Makefile.gen srcdir=. SWIG=`which swig` PERL=`which perl`
|
||||
rm -rf modules/.depend
|
||||
rm .travis*
|
||||
rm .travis* .appveyor*
|
||||
rm make-tarball.sh
|
||||
sed -e "s/THIS_IS_NOT_TARBALL//" -i Makefile.in
|
||||
echo '#include <znc/version.h>' > src/version.cpp
|
||||
|
||||
Reference in New Issue
Block a user