[Pkg-privacy-commits] [xul-ext-monkeysphere] 77/296: improved Makefile
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 32c1b77dfb094c6fc42e1945a8bbce5e1f48398a
Author: Jameson Rollins <jrollins at finestructure.net>
Date: Sun Feb 14 15:59:08 2010 -0500
improved Makefile
---
Makefile | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Makefile b/Makefile
index 05ea4f6..40dbd1c 100755
--- a/Makefile
+++ b/Makefile
@@ -7,3 +7,9 @@
xpi:
git archive --format=zip --output=xul-ext-monkeysphere.xpi HEAD
+
+debian-package:
+ git buildpackage -uc -us --git-upstream-branch=master --git-debian-branch=debian
+
+clean:
+ rm xul-ext-monkeysphere.xpi
--
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