Revision 23b069e8 jenkins-build

View differences:

jenkins-build
16 16
    WORKSPACE=`pwd`
17 17
fi
18 18

  
19
#deploy our custom mozconfig
19
#set the mozconfig to be used
20 20
cd $WORKSPACE
21
cp mozconfig_template external/tor-browser/.mozconfig
21
export MOZCONFIG="$WORKSPACE/external/tor-browser/.mozconfig-android"
22 22

  
23 23
#switch to gecko dev and build
24 24
cd external/tor-browser

Also available in: Unified diff