[Pkg-mozext-commits] [adblock-plus-element-hiding-helper] 129/483: Adding comment advising to use make_devbuild.pl rather than run this script directly.

David Prévot taffit at moszumanska.debian.org
Thu Jan 22 21:41:33 UTC 2015


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

taffit pushed a commit to branch master
in repository adblock-plus-element-hiding-helper.

commit 47d7011dbcc6be807f3e9b66b13eda0273c96960
Author: trev <none at none>
Date:   Thu Oct 23 07:59:48 2008 +0200

    Adding comment advising to use make_devbuild.pl rather than run this script directly.
---
 create_xpi.pl | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/create_xpi.pl b/create_xpi.pl
index 15f29f9..dfec96a 100644
--- a/create_xpi.pl
+++ b/create_xpi.pl
@@ -1,5 +1,10 @@
 #!/usr/bin/perl
 
+#############################################################################
+# This script will create an extension build. Usually, this script          #
+# shouldn't be run directly, use make_devbuild.pl instead.                  #
+#############################################################################
+
 use strict;
 use warnings;
 use lib qw(..);

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/adblock-plus-element-hiding-helper.git



More information about the Pkg-mozext-commits mailing list