summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild_tools/bin/mp.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/build_tools/bin/mp.py b/build_tools/bin/mp.py
index 20835f0..9476f18 100755
--- a/build_tools/bin/mp.py
+++ b/build_tools/bin/mp.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python2
-# Version 0.7.1
+# Version 0.7.2
import os
import sys
@@ -276,6 +276,7 @@ def update_repo():
def update_src_pkg():
print "---------------------------------SRC------------------------------"
+ OLDSRCPKG=""
os.chdir(SRCPKGHOME + "/" + REPO)
print