Revision 250982e6 make-release-build
| make-release-build | ||
|---|---|---|
| 52 | 52 |
|
| 53 | 53 |
# set the mozconfig to be used |
| 54 | 54 |
cd $WORKSPACE |
| 55 |
export MOZCONFIG="$WORKSPACE/external/tor-browser/.mozconfig-orfox" |
|
| 55 |
export MOZCONFIG="$WORKSPACE/external/tor-browser/.mozconfig-orfox-release" |
|
| 56 |
cp $WORKSPACE/.mozconfig-orfox-release $MOZCONFIG |
|
| 57 |
cat $WORKSPACE/external/tor-browser/.mozconfig-orfox >> $MOZCONFIG |
|
| 56 | 58 |
|
| 57 | 59 |
# switch to gecko dev and build |
| 58 | 60 |
cd external/tor-browser |
Also available in: Unified diff