[mozilla-adblockplus/f15] Updated to 1.3.8 upstream release

Andreas Thienemann ixs at fedoraproject.org
Fri Jun 3 11:28:02 UTC 2011


commit 8276c0cdd8fe7cb06af446b812b01f9082640643
Author: Andreas Thienemann <andreas at bawue.net>
Date:   Fri Jun 3 13:27:45 2011 +0200

    Updated to 1.3.8 upstream release

 mozilla-adblockplus-1.3.8-buildNum.patch |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/mozilla-adblockplus-1.3.8-buildNum.patch b/mozilla-adblockplus-1.3.8-buildNum.patch
new file mode 100644
index 0000000..06294fc
--- /dev/null
+++ b/mozilla-adblockplus-1.3.8-buildNum.patch
@@ -0,0 +1,12 @@
+diff -up mozilla-adblockplus-1.3.8/buildtools/build.py.orig mozilla-adblockplus-1.3.8/buildtools/build.py
+--- mozilla-adblockplus-1.3.8/buildtools/build.py.orig	2011-06-03 12:04:50.663238413 +0200
++++ mozilla-adblockplus-1.3.8/buildtools/build.py	2011-06-03 12:05:02.098081838 +0200
+@@ -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 ('-r', '--release'):


More information about the scm-commits mailing list