Revision c6f52b5d

View differences:

jenkins-build
45 45
cd external/tor-browser
46 46
./mach configure
47 47
./mach build
48

  
49
# Need to add in add-ons before the package step
50
mkdir -p obj-tbb-*/dist/bin/distribution/extensions/
51
cp -r $WORKSPACE/external/addons/* obj-tbb*/dist/bin/distribution/extensions/
52

  
48 53
./mach package
49 54
./mach build-backend -b AndroidEclipse
50 55

  

Also available in: Unified diff