Marius Bakke writes: > Kei Kebreau writes: > >> * gnu/packages/dillo.scm: Remove file and move dillo... >> * gnu/packages/web-browsers.scm: ...here. New file. >> * gnu/local.mk (GNU_SYSTEM_MODULES): Remove dillo.scm and add >> web-browsers.scm. >> --- >> gnu/local.mk | 2 +- >> gnu/packages/{dillo.scm => web-browsers.scm} | 0 >> 2 files changed, 1 insertion(+), 1 deletion(-) >> rename gnu/packages/{dillo.scm => web-browsers.scm} (100%) > > Make sure to change (gnu packages dillo) to (gnu packages web-browsers) > as well. Other than that LGTM. Thanks, pushed to master.