[Pkg-mozext-commits] [no-resource-uri-leak] 03/09: Prepare for Debian packaging

Hema Prathaban hemaprathaban-guest at moszumanska.debian.org
Tue Jul 4 17:19:12 UTC 2017


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

hemaprathaban-guest pushed a commit to branch upstream
in repository no-resource-uri-leak.

commit 6a6e543993f4c87c7d549944dc4f80d7e660c786
Author: nord-stream <nord-stream at ochaken.jp.eu.org>
Date:   Fri Jun 3 10:59:47 2016 +0000

    Prepare for Debian packaging
---
 Makefile     | 5 +++++
 tools/jpm.sh | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index b6aa85e..f2348c3 100644
--- a/Makefile
+++ b/Makefile
@@ -119,3 +119,8 @@ distclean: clean
 		$(src_dir)/icon.png $(src_dir)/icon64.png
 	rm -f $(api_docs_path)
 
+
+install: debian-install
+debian-install: $(addon_path)
+	@echo "The 'install' target is only for Debian packaging!"
+	install-xpi $(addon_path)/*.xpi
diff --git a/tools/jpm.sh b/tools/jpm.sh
index cc06dbb..dd09fcf 160000
--- a/tools/jpm.sh
+++ b/tools/jpm.sh
@@ -1 +1 @@
-Subproject commit cc06dbbd241e7a079875fc7861ae3b660eac1137
+Subproject commit dd09fcfe3fb64f533d9f8b175a9cc3b2e446737d

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/no-resource-uri-leak.git



More information about the Pkg-mozext-commits mailing list