Using 'Live Systems Project' as default project in .pot files.
This commit is contained in:
parent
2c118b384c
commit
90a4410cf9
|
@ -47,7 +47,7 @@ build: check po4a.cfg
|
|||
exit 1; \
|
||||
fi
|
||||
|
||||
po4a --keep 0 --package-name live-build --package-version $(shell cat ../VERSION) po4a.cfg
|
||||
po4a --copyright-holder "Live Systems Project" --keep 0 --package-name live-build --package-version $(shell cat ../VERSION) po4a.cfg
|
||||
|
||||
clean:
|
||||
rm -f po/*/*.po~
|
||||
|
|
Loading…
Reference in New Issue