summaryrefslogtreecommitdiff
path: root/src/mozclient
diff options
context:
space:
mode:
Diffstat (limited to 'src/mozclient')
-rw-r--r--src/mozclient/fennec.conf8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/mozclient/fennec.conf b/src/mozclient/fennec.conf
index 4ee42ab..70bbfb2 100644
--- a/src/mozclient/fennec.conf
+++ b/src/mozclient/fennec.conf
@@ -17,10 +17,12 @@
MOZCLIENT_APPNAME = fennec
MOZCLIENT_PROJECT = mobile-browser
-MOZCLIENT_FILE = mozilla/confvars.sh
-MOZCLIENT_GETVERSION = grep ^MOZ_APP_VERSION mozilla/confvars.sh | cut -d= -f2 | sed -e 's/pre//; s/\([ab]\)\([0-9]*\)/~\1\2/'
+MOZCLIENT_FILE = mobile/confvars.sh
+MOZCLIENT_GETVERSION = grep ^MOZ_APP_VERSION mobile/confvars.sh | cut -d= -f2 | sed -e 's/pre//; s/\([ab]\)\([0-9]*\)/~\1\2/'
MOZCLIENT_VCS = hg
MOZCLIENT_VCS_LOC = http://hg.mozilla.org/
MOZCLIENT_GETDATE = wget -O - -q --read-timeout=10 --user-agent='' --tries=3 http://hg.mozilla.org/index.cgi/mobile-browser/log 2> /dev/null | grep cite | head -1 | sed -e 's,.*</cite>,,' | perl -e '$m = { "Jan" => 1, "Feb" => 2, "Mar" => 3, "Apr" => 4, "May" => 5, "Jun" => 6, "Jul" => 7, "Aug" => 8, "Sep" => 9, "Oct" => 10, "Nov" => 11, "Dec" => 12 } ; $a = <>; $a =~ m/^ - \S+,\s+(\d+) (\S+) (\d+) \S+ \S+ - rev (\d+)/ && do { printf "%04d%02d%02dr%d\n", $3, $$m{$2}, $1, $4 }; '
MOZCLIENT_EMBEDDED = 0
-MOZCLIENT_WANTMOZDIR = 0
+MOZCLIENT_WANTMOZDIR = 1
+MOZCLIENT_MOZDIRNAME = mobile
+MOZCLIENT_TAREXCLUDE = CVS .cvsignore