added russian changelog

This commit is contained in:
arcan1s
2014-04-03 12:58:07 +04:00
parent 73e921a8f5
commit 4547815549
3 changed files with 109 additions and 3 deletions

View File

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