[Pkg-privacy-commits] [xul-ext-monkeysphere] 74/296: add makefile to make .xpi

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:27 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 b6bab3572cfa48c98ec6864f7b211cfa828e6d51
Author: Jameson Rollins <jrollins at finestructure.net>
Date:   Sun Feb 14 15:16:18 2010 -0500

    add makefile to make .xpi
---
 Makefile | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/Makefile b/Makefile
new file mode 100755
index 0000000..05ea4f6
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+
+# Makefile for xul-ext-monkeysphere
+
+# © 2010 Jameson Rollins <jrollins at finestructure.net>
+# Licensed under GPL v3 or later
+
+xpi:
+	git archive --format=zip --output=xul-ext-monkeysphere.xpi HEAD

-- 
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