The following commit has been merged in the master branch:
commit ecc923a1200098efb3b7ecb5a78c3355ae72ad87
Author: M. Hamish Bowman <hamis...@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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to