From: Roland Clobus Date: Wed, 1 May 2019 15:24:05 +0000 (+0200) Subject: Fixed fetching the version number. X-Git-Tag: debian/1%20190614~14 X-Git-Url: http://git.grml.org/?p=live-boot-grml.git;a=commitdiff_plain;h=b4a78aa577ab166aa008acaab091f43e0cb7ecce Fixed fetching the version number. --- diff --git a/manpages/Makefile b/manpages/Makefile index 70f41a2..d56bc50 100644 --- a/manpages/Makefile +++ b/manpages/Makefile @@ -28,7 +28,7 @@ build: check po4a.cfg exit 1; \ fi - po4a --copyright-holder "Live Systems Project" --keep 0 --package-name live-boot --package-version $(shell dpkg-parsechangelog -S Version) po4a.cfg + po4a --copyright-holder "Live Systems Project" --keep 0 --package-name live-boot --package-version $(shell cd ..;dpkg-parsechangelog -S Version) po4a.cfg clean: rm -rf $(LANGUAGES)