summaryrefslogtreecommitdiff
path: root/newmoon
Commit message (Collapse)AuthorAge
...
* try to remove usr/bin/palemoonB Stack2020-08-19
|
* fix a few minor thingsB Stack2020-08-19
| | | | | | Now have the .config/newmoon config dir working! Also, try to exclude /usr/bin/palemoon which is part of builtin application install script.
* add MOZ_PKG_SPECIAL=gtk3B Stack2020-08-16
| | | | Per new info from https://developer.palemoon.org/build/linux/
* use gtk3 dependenciesB Stack2020-08-16
|
* WIP: newmoon compile attempt 1B Stack2020-08-16
The dpkg built on d2-03a but had some palemoon naming artifacts, so this commit is for building it with the attempted fixes for that.
bgstack15