Hi.
Patch seems to be good so far, but compile-testing the package revealed
a problem.
You seem to rely on "ed" for the build process. It would be better to
replace it with sed, which is required by the OpenWrt build system and
therefore already available.
I committed it to the packages/net feed
This patch adds support for the Appweb embedded web server which
supports Server-Side JavaScript.
It contains just a Makefile and no other files.
Signed-off-by: Michael O'Brien
Index: package/appweb/Makefile
===
--- package/appwe