From 5760a1ff755a53e6ba2d1ec0d7e87ce32d0f790f Mon Sep 17 00:00:00 2001 From: B Stack Date: Wed, 19 Aug 2020 07:01:44 -0400 Subject: fix a few minor things Now have the .config/newmoon config dir working! Also, try to exclude /usr/bin/palemoon which is part of builtin application install script. --- newmoon/debian/do-not-install | 1 + 1 file changed, 1 insertion(+) create mode 100644 newmoon/debian/do-not-install (limited to 'newmoon/debian/do-not-install') diff --git a/newmoon/debian/do-not-install b/newmoon/debian/do-not-install new file mode 100644 index 0000000..0061860 --- /dev/null +++ b/newmoon/debian/do-not-install @@ -0,0 +1 @@ +usr/bin/palemoon -- cgit