Don't make translations on all

This commit is contained in:
Bob Mottram 2015-12-09 09:20:54 +00:00
parent 798228bf94
commit 873fcc7e15
1 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@ RELEASE=1
PREFIX?=/usr/local
all:
bash -c "./translate make"
debug:
bash -c "./translate make"
translations:
bash -c "./translate make"
alltranslations:
bash -c "./translate translations"
source:
tar -cvf ../${APP}_${VERSION}.orig.tar ../${APP}-${VERSION} --exclude-vcs