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

sebastic pushed a commit to branch master
in repository ncview.

commit e1b0909861addcb36b2a2d40d358be7430ecd54b
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sat Apr 18 16:25:05 2015 +0200

    Also install X11 app-defaults.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 4c8690e..5d518ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,9 @@ override_dh_clean:
 override_dh_auto_install:
        dh_auto_install
 
+       # Install X11 app-defaults      
+       install -m 644 Ncview-appdefaults 
$(CURDIR)/debian/ncview/etc/X11/app-defaults/Ncview
+
        # removing embedded rpath in binaries
        -find $(CURDIR)/debian/*/usr/bin -type f -exec chrpath --delete {} \;
 

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

_______________________________________________
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