Jerome BENOIT wrote... > Please consider to the new upstream version 10 > given that the current version of noscript provided in Stretch > does not work with firefox-esr 60.2 recently brought in Stretch.
+1
In an attempt to have a usable noscript again, I tried to build the new
version but this failed:
| make[1]: Entering directory '/<<PKGBUILDDIR>>'
| uglifyjs -o \
| chrome/content/noscript/antlr.js \
| debian/antlr3-all.js
| fs.js:646
| return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
| ^
|
| Error: ENOENT: no such file or directory, open
'chrome/content/noscript/antlr.js'
| at Object.fs.openSync (fs.js:646:18)
| at Object.fs.writeFileSync (fs.js:1299:33)
| at done (/usr/lib/nodejs/uglify-js/bin/uglifyjs:527:16)
| at cb (/usr/lib/nodejs/uglify-js/bin/uglifyjs:324:39)
| at /usr/lib/nodejs/uglify-js/bin/uglifyjs:391:9
| at FSReqWrap.readFileAfterClose [as oncomplete] (fs.js:511:3)
This needs somebody with a deeper understanding of the webext concept
the the build system.
Christoph
signature.asc
Description: PGP signature

