[grass] 06/18: Use /usr/lib instead of /usr/bin for BINDIR.

Bas Couwenberg sebastic at xs4all.nl
Sat Jan 24 02:03:52 UTC 2015


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch experimental
in repository grass.

commit 3b0a9076be82080cb45bdde7a228017b59c1137f
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Jan 23 20:15:24 2015 +0100

    Use /usr/lib instead of /usr/bin for BINDIR.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 02471e4..dfde612 100755
--- a/debian/rules
+++ b/debian/rules
@@ -155,7 +155,7 @@ install-arch: build-arch
 	$(MAKE) install \
 		INST_DIR=$(CURDIR)/debian/tmp/usr/lib/$(BASE_NAME) \
 		prefix=$(CURDIR)/debian/tmp/usr/lib/$(BASE_NAME) \
-		BINDIR=$(CURDIR)/debian/tmp/usr/bin
+		BINDIR=$(CURDIR)/debian/tmp/usr/lib
 
 	# make all the self-bootstrapping tcl/tk scripts executable and fully pathed
 	#debian/fixscripts.sh

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/grass.git



More information about the Pkg-grass-devel mailing list