[Pkg-privacy-commits] [xul-ext-monkeysphere] 173/296: put the monkeysphere.js configfile in /etc/mozilla-extensions

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:37 UTC 2015


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

infinity0 pushed a commit to branch debian
in repository xul-ext-monkeysphere.

commit 601c99d6ca698dc71e7219fa05408491f451b966
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Tue Mar 9 23:17:36 2010 -0500

    put the monkeysphere.js configfile in /etc/mozilla-extensions
---
 debian/rules                        | 2 +-
 debian/xul-ext-monkeysphere.dirs    | 7 +++++++
 debian/xul-ext-monkeysphere.install | 1 +
 debian/xul-ext-monkeysphere.links   | 1 +
 4 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 77e6b58..dc8a38c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,4 @@
 	dh --with xul-ext $@
 
 override_dh_auto_install:
-	install-xpi monkeysphere.xpi
+	install-xpi -x defaults/preferences/monkeysphere.js monkeysphere.xpi
diff --git a/debian/xul-ext-monkeysphere.dirs b/debian/xul-ext-monkeysphere.dirs
new file mode 100644
index 0000000..3009db2
--- /dev/null
+++ b/debian/xul-ext-monkeysphere.dirs
@@ -0,0 +1,7 @@
+usr
+usr/share
+usr/share/xul-ext-monkeysphere
+usr/share/xul-ext-monkeysphere/defaults
+usr/share/xul-ext-monkeysphere/defaults/preferences
+etc
+etc/mozilla-extensions
diff --git a/debian/xul-ext-monkeysphere.install b/debian/xul-ext-monkeysphere.install
new file mode 100644
index 0000000..0862688
--- /dev/null
+++ b/debian/xul-ext-monkeysphere.install
@@ -0,0 +1 @@
+defaults/preferences/monkeysphere.js etc/mozilla-extensions
diff --git a/debian/xul-ext-monkeysphere.links b/debian/xul-ext-monkeysphere.links
new file mode 100644
index 0000000..bc41ead
--- /dev/null
+++ b/debian/xul-ext-monkeysphere.links
@@ -0,0 +1 @@
+etc/mozilla-extensions/monkeysphere.js usr/share/xul-ext-monkeysphere/defaults/preferences/monkeysphere.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/xul-ext-monkeysphere.git



More information about the Pkg-privacy-commits mailing list