[Pkg-cli-apps-commits] [SCM] tasque branch, master, updated. debian/0.1.9-1-5-g345a271
Chow Loong Jin
hyperair at debian.org
Wed Jan 18 20:46:31 UTC 2012
The following commit has been merged in the master branch:
commit 60082e4da5e8a31b3203eca6f6325ad73a791040
Author: Chow Loong Jin <hyperair at debian.org>
Date: Thu Jan 19 04:38:33 2012 +0800
Fix notify.wav permissions
diff --git a/debian/rules b/debian/rules
index f34785d..e64bdb7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,5 +16,9 @@ override_dh_auto_clean:
rm -f tasque.1
dh_auto_clean
+override_dh_fixperms:
+ dh_fixperms
+ chmod 0644 debian/tasque/usr/share/tasque/sounds/notify.wav
+
%:
dh $@ --with cli
--
tasque
More information about the Pkg-cli-apps-commits
mailing list