[mozilla-adblockplus/el6: 28/29] *sigh*

Russell William Golden niveusluna at fedoraproject.org
Sat Jul 7 20:33:37 UTC 2012


commit 1e6ce98805a3b85631d41c5001301e1f22f1fa7a
Author: Russell Golden <niveusluna at niveusluna.org>
Date:   Sat Jul 7 15:32:52 2012 -0500

    *sigh*

 mozilla-adblockplus-2.1-buildNum.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/mozilla-adblockplus-2.1-buildNum.patch b/mozilla-adblockplus-2.1-buildNum.patch
new file mode 100644
index 0000000..507e089
--- /dev/null
+++ b/mozilla-adblockplus-2.1-buildNum.patch
@@ -0,0 +1,12 @@
+diff -up mozilla-adblockplus-2.1/buildtools/build.py.orig buildtools/build.py
+--- mozilla-adblockplus-2.1/buildtools/build.py.orig	2012-07-02 11:48:33.302969812 -0500
++++ mozilla-adblockplus-2.1/buildtools/build.py	2012-07-02 11:48:49.585973609 -0500
+@@ -150,7 +150,7 @@ def runBuild(baseDir, scriptName, opts, 
+     if option in ('-l', '--locales'):
+       locales = value.split(',')
+     elif option in ('-b', '--build'):
+-      buildNum = int(value)
++      buildNum = value
+     elif option in ('-k', '--key'):
+       keyFile = value
+     elif option in ('-m', '--multi-compartment'):


More information about the scm-commits mailing list