[Pkg-wmaker-commits] [wmaker] 06/10: debian/rules: Use renamed --with-xlocale configure option instead of old --with-locale.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Mon Mar 13 18:31:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch experimental
in repository wmaker.
commit dfba66256efe132936e153c28f8714a8951577cf
Author: Doug Torrance <dtorrance at piedmont.edu>
Date: Mon Mar 13 14:04:48 2017 -0400
debian/rules: Use renamed --with-xlocale configure option instead of old
--with-locale.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index f2c8b86..fbf71bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export DEB_CFLAGS_MAINT_APPEND += -Wall
LINGUAS := $(patsubst po/%.po, %, $(wildcard po/*.po))
-WMAKER_OPTIONS := --disable-locale --enable-modelock --enable-pango --enable-xinerama
+WMAKER_OPTIONS := --disable-xlocale --enable-modelock --enable-pango --enable-xinerama
#not-enabled --enable-usermenu --disable-shape --disable-shm --enable-randr
#not-enabled --disable-xpm --disable-png --disable-jpeg --disable-gif --disable-tiff
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmaker.git
More information about the Pkg-wmaker-commits
mailing list