[SCM] grass branch, master, updated. upstream/6.4.1-113-gecc923a
M. Hamish Bowman
hamish_b at yahoo.com
Mon May 20 05:54:37 UTC 2013
The following commit has been merged in the master branch:
commit ecc923a1200098efb3b7ecb5a78c3355ae72ad87
Author: M. Hamish Bowman <hamish_b at yahoo.com>
Date: Mon May 20 17:54:16 2013 +1200
avoid hardcoded version number
diff --git a/debian/rules b/debian/rules
index c717d65..147d6ca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -275,7 +275,7 @@ binary-arch: install
dh_installman -p$(PKG_NAME) debian/$(BASE_NAME).1 -a
dh_link -a
dh_python2
- dh_python2 /usr/lib/grass64/etc
+ dh_python2 /usr/lib/$(BASE_NAME)/etc
dh_strip -a
dh_compress -a -XAUTHORS
dh_fixperms -a
--
Geographic Resources Analysis Support System
More information about the Pkg-grass-devel
mailing list