Using 'Live Systems Project' as default project in .pot files.
authorCarlos Zuferri <chals@chalsattack.com>
Thu, 24 Sep 2015 18:13:46 +0000 (20:13 +0200)
committerIain R. Learmonth <irl@debian.org>
Sun, 13 Dec 2015 16:04:22 +0000 (16:04 +0000)
manpages/Makefile

index 84ba328..122e7d6 100644 (file)
@@ -30,7 +30,7 @@ build: check po4a.cfg
                exit 1; \
        fi
 
-       po4a --keep 0 --package-name live-boot --package-version $(shell cat ../VERSION) po4a.cfg
+       po4a --copyright-holder "Live Systems Project" --keep 0 --package-name live-boot --package-version $(shell cat ../VERSION) po4a.cfg
 
 clean:
        rm -rf $(LANGUAGES)