summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xupdate_build_tools.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_build_tools.py b/update_build_tools.py
index ef956d9..611ae7a 100755
--- a/update_build_tools.py
+++ b/update_build_tools.py
@@ -146,7 +146,7 @@ try: # make sure we delete the downloaded ZIP
subprocess.check_call(['git', 'add', dirEntry[1]])
# modify the source.properties
- subprocess.check_call(['sed', '-i', 's/Pkg.Revision=22.0.0 rc1/\/\/Pkg.Revision=22.0.0 rc1/',
+ subprocess.check_call(['sed', '-i', 's/Pkg.Revision=/\/\/Pkg.Revision=/',
'source.properties'])
subprocess.check_call(' '.join(['echo', '-e',