11 lines
242 B
Diff
11 lines
242 B
Diff
--- findversion.sh (revision 24501)
|
|
+++ findversion.sh (working copy)
|
|
@@ -134,6 +134,7 @@
|
|
REV_NR=""
|
|
fi
|
|
|
|
+MODIFIED="0" # This prevents Andorid build from connecting to a public servers
|
|
if [ "$MODIFIED" -eq "2" ]; then
|
|
REV="${REV}M"
|
|
fi
|