Finished: Generating extensions
run-js-command  settings
# create a clean folder to store data for B2G, this folder will copy to b2g 
output folder.
rm -rf profile/defaults
mkdir -p profile/defaults/pref
# rename user_pref() to pref() in user.js
sed s/user_pref\(/pref\(/ profile/user.js > profile/defaults/pref/user.js
cp profile/settings.json profile/defaults/settings.json
Profile Ready: please run [b2g|firefox] -profile /andfox/B2G/gaia/profile
make[1]: Leaving directory `/andfox/B2G/gaia'
target Prebuilt: gaia 
(out/target/product/galaxys2/obj/DATA/gaia_intermediates/gaia)
Gaia install path: out/target/product/galaxys2/data/local/webapps
mkdir -p out/target/product/galaxys2/data/local 
out/target/product/galaxys2/data/local
rm -rf out/target/product/galaxys2/data/local/webapps
cd out/target/product/galaxys2/data/local && tar xfz 
/andfox/B2G/out/target/product/galaxys2/obj/DATA/gaia_intermediates/gaia
mkdir -p out/target/product/galaxys2/system/b2g
cp /andfox/B2G/gaia/profile/user.js 
out/target/product/galaxys2/system/b2g/user.js
make: *** No rule to make target 
`out/target/product/galaxys2/obj/STATIC_LIBRARIES/libgtest_intermediates/libgtest.a',
 needed by 
`out/target/product/galaxys2/obj/EXECUTABLES/binderAddInts_intermediates/LINKED/binderAddInts'.
  Stop.
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to