add patches to tarball

This commit is contained in:
arcan1s
2015-10-23 05:59:51 +03:00
parent 5ee1cec909
commit 940ef13ffa
6 changed files with 9 additions and 2 deletions

View File

@ -11,7 +11,7 @@ git submodule update --init --recursive
# build widget
ARCHIVE="awesome-widgets"
FILES="AUTHORS CHANGELOG CHANGELOG-RU COPYING"
FILES="AUTHORS CHANGELOG CHANGELOG-RU COPYING patches"
IGNORELIST="build usr .kdev4 *.kdev4 .idea"
# create archive
[[ -e ${ARCHIVE}-${VERSION}-src.tar.xz ]] && rm -f "${ARCHIVE}-${VERSION}-src.tar.xz"