[ncview] 11/17: Also install X11 app-defaults.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sat Apr 18 18:05:54 UTC 2015
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 <sebastic at 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
More information about the Pkg-grass-devel
mailing list