Skip to content

Commit

Permalink
Adding '--package-version' to po4a options.
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Zuferri committed May 25, 2014
1 parent 8875d47 commit 27ddda3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manpages/Makefile
Expand Up @@ -30,7 +30,7 @@ build: po4a.cfg
exit 1; \
fi

po4a --keep 0 --package-name live-boot po4a.cfg
po4a --keep 0 --package-name live-boot --package-version $(shell cat ../VERSION) po4a.cfg

clean:
rm -rf $(LANGUAGES)
Expand Down

0 comments on commit 27ddda3

Please sign in to comment.