[hamradio-commits] [direwolf] 04/05: Fix permissions on dw-icon.png

Iain Learmonth irl-guest at moszumanska.debian.org
Thu Jun 11 14:09:35 UTC 2015


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

irl-guest pushed a commit to branch master
in repository direwolf.

commit 7e6cc91795823837f8d6c9782f0f749f9a90852e
Author: Iain R. Learmonth <irl at fsfe.org>
Date:   Thu Jun 11 14:58:09 2015 +0100

    Fix permissions on dw-icon.png
---
 debian/rules | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/rules b/debian/rules
index 5b6b382..4b97268 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,7 @@ override_dh_auto_install:
 override_dh_auto_clean:
 	make -f Makefile.linux clean
 
+override_dh_fixperms:
+	dh_fixperms
+	chmod 644 debian/direwolf/usr/share/direwolf/dw-icon.png
+

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



More information about the pkg-hamradio-commits mailing list