changes license, small fixes

This commit is contained in:
arcan1s
2014-03-31 07:35:33 +04:00
parent b8fd9cd51f
commit f42fc1e97d
16 changed files with 803 additions and 132 deletions

View File

@ -16,7 +16,7 @@ rm -rf "${ARCHIVE}"
# build widget
ARCHIVE="pytextmonitor"
FILES="README.md"
FILES="AUTHORS COPYING README.md"
IGNORELIST="build usr"
# create archive
[[ -e ${ARCHIVE}-${VERSION}-src.tar.xz ]] && rm -f "${ARCHIVE}-${VERSION}-src.tar.xz"