mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Don't put .ci/ into tarball
This commit is contained in:
@@ -51,7 +51,7 @@ cp -p third_party/Csocket/Csocket.cc third_party/Csocket/Csocket.h $TMPDIR/$ZNCD
|
||||
cd $TMPDIR/$ZNCDIR
|
||||
AUTOMAKE_FLAGS="--add-missing --copy" ./autogen.sh
|
||||
rm -r autom4te.cache/
|
||||
rm .travis* .appveyor*
|
||||
rm -rf .travis* .appveyor* .ci/
|
||||
rm make-tarball.sh
|
||||
# For autoconf
|
||||
sed -e "s/THIS_IS_NOT_TARBALL//" -i Makefile.in
|
||||
|
||||
Reference in New Issue
Block a user