diff options
author | B Stack <bgstack15@gmail.com> | 2020-08-19 07:01:44 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-08-19 07:01:44 -0400 |
commit | 5760a1ff755a53e6ba2d1ec0d7e87ce32d0f790f (patch) | |
tree | c06a767e85b2e259e1445ea97a0fe190b7ebe3f3 /newmoon/debian/do-not-install | |
parent | add MOZ_PKG_SPECIAL=gtk3 (diff) | |
download | stackrpms-5760a1ff755a53e6ba2d1ec0d7e87ce32d0f790f.tar.gz stackrpms-5760a1ff755a53e6ba2d1ec0d7e87ce32d0f790f.tar.bz2 stackrpms-5760a1ff755a53e6ba2d1ec0d7e87ce32d0f790f.zip |
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.
Diffstat (limited to 'newmoon/debian/do-not-install')
-rw-r--r-- | newmoon/debian/do-not-install | 1 |
1 files changed, 1 insertions, 0 deletions
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 |