[Pkg-wmaker-commits] [wmaker] 07/10: debian/rules: Drop --with-localedir configure option, as it does not exist. It should have been --localedir, but the default is what we want anyway.

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 fac82cdbd324ddb369bb0d33d5b7f489eb2141a8
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Mon Mar 13 14:05:39 2017 -0400

    debian/rules: Drop --with-localedir configure option, as it does not exist.
    It should have been --localedir, but the default is what we want anyway.
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index fbf71bf..98cf262 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,14 +18,12 @@ DEBIAN_TMP        := debian/tmp
 BASEDIR           := /usr
 INCLUDEDIR        := $(BASEDIR)/include
 SHAREDIR          := $(BASEDIR)/share
-NLSDIR            := $(SHAREDIR)/locale
 GNUSTEPDIR        := $(SHAREDIR)/lib/GNUstep/System
 WMSHAREDIR        := $(SHAREDIR)/WindowMaker
 PIXMAPDIR         := $(INCLUDEDIR)/X11/pixmaps
 DEFSDATADIR       := /etc/GNUstep/Defaults
 
 COMMON_OPTIONS    := --datadir=$(SHAREDIR)            \
-                     --with-localedir=$(NLSDIR)       \
                      --with-pixmapdir=$(PIXMAPDIR)    \
                      --with-gnustepdir=$(GNUSTEPDIR)  \
                      --with-defsdatadir=$(DEFSDATADIR)

-- 
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