summaryrefslogtreecommitdiff
path: root/src/chroot-tools
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-06-27 19:33:06 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-06-27 19:33:06 -0400
commitd7763f0a6cb902e969305d02a18ec13d84227d9d (patch)
treecc343ee3a753bf60aaedc9298c215703c30756e7 /src/chroot-tools
parentfb94599dcea71cdf2cb448e1545cfbdc526288a1 (diff)
Add librexgettext, to make generating .pot file easy for librelib users.
I don't like how much longer this is than the Makefile, but most of it is option parsing and usage text.
Diffstat (limited to 'src/chroot-tools')
-rw-r--r--src/chroot-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chroot-tools/Makefile b/src/chroot-tools/Makefile
index e44ad5f..106aa3a 100644
--- a/src/chroot-tools/Makefile
+++ b/src/chroot-tools/Makefile
@@ -15,4 +15,4 @@ include ../../common.mk
makechrootpkg.sh.in: %.sh.in: $(devtoolsdir)/%.in
cp $< $@
-distcc-tool.pot: xgettext-keywords-sh+=--keyword=errusage
+distcc-tool.pot: LIBREXGETTEXT_FLAGS+=--simple=errusage