Adding '--package-version' to po4a options.

This commit is contained in:
Carlos Zuferri 2014-05-26 21:25:13 +02:00
parent 446190515c
commit 6f8f7f96d2
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ build: check po4a.cfg
exit 1; \
fi
po4a --keep 0 --package-name live-build po4a.cfg
po4a --keep 0 --package-name live-build --package-version $(shell cat ../VERSION) po4a.cfg
clean:
rm -f po/*/*.po~