[grass] 01/02: Fix typo BASENAME instead of BASE_NAME.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Feb 21 19:24:05 UTC 2015


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

sebastic pushed a commit to branch experimental
in repository grass.

commit 66f76eff4b5fa121628cce5cec6603cebb921431
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Feb 21 19:56:47 2015 +0100

    Fix typo BASENAME instead of BASE_NAME.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9cffe20..89c7230 100755
--- a/debian/rules
+++ b/debian/rules
@@ -172,7 +172,7 @@ override_dh_auto_install-arch:
 		debian/tmp/usr/share/appdata/$(BASE_NAME).appdata.xml
 
 	# install grass wrapper scripts
-	install -m 755 debian/x-grass7 debian/tmp/usr/bin/x-$(BASENAME)
+	install -m 755 debian/x-grass7 debian/tmp/usr/bin/x-$(BASE_NAME)
 
 	ln -fs /usr/lib/$(shell objdump -p /usr/lib/`gdal-config --libs | cut -d' ' -f2 | sed -e 's/-l/lib/'`.so | grep SONAME | cut -d' ' -f18) \
 		debian/tmp/usr/lib/$(BASE_NAME)/lib/libgdal.so

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