From 24bbef9306984816dbc3b915a0ec2a6bae38055a Mon Sep 17 00:00:00 2001 From: Nik Nyby Date: Sat, 24 Oct 2015 12:29:29 -0400 Subject: update docs to refer to jpm instead of cfx --- doc/librejs.info | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'doc/librejs.info') diff --git a/doc/librejs.info b/doc/librejs.info index ae23807..a2212ff 100644 --- a/doc/librejs.info +++ b/doc/librejs.info @@ -591,10 +591,9 @@ File: librejs.info, Node: LibreJS Development Notes, Next: Installation Requir 8.1 Running LibreJS from the source directory ============================================= -Download Mozilla's Add-on SDK, then do something like this in the -LibreJS directory: +Download 'jpm', then do something like this in the LibreJS directory: - cfx run -b `which icecat` + jpm run -b `which abrowser` 8.2 Debugging ============= @@ -624,8 +623,7 @@ Update the version number in: * 'git archive --format=tar.gz --prefix=librejs-6.0.4 6.0.4 >librejs-6.0.4.tar.gz' * 'mv librejs-6.0.4.tar.gz ~/releases/librejs-6.0.4/' - * Make xpi file: 'cfx xpi --strip-sdk; mv librejs.xpi - librejs-6.0.4.xpi' + * Make xpi file: 'jpm xpi; mv librejs.xpi librejs-6.0.4.xpi'  File: librejs.info, Node: Installation Requirements, Next: LibreJS Internals, Prev: LibreJS Development Notes, Up: Top @@ -1276,9 +1274,9 @@ Node: JavaScript Detection7431 Node: Free Licenses Detection10839 Node: Setting Your JavaScript Free17257 Node: LibreJS Development Notes24091 -Node: Installation Requirements25463 -Node: LibreJS Internals27070 -Node: Tests28233 -Node: GNU Free Documentation License32740 +Node: Installation Requirements25433 +Node: LibreJS Internals27040 +Node: Tests28203 +Node: GNU Free Documentation License32710  End Tag Table -- cgit v1.2.3