summaryrefslogtreecommitdiff
path: root/newmoon/debian/rules
Commit message (Collapse)AuthorAge
* add bluemoon iconsB Stack2020-09-16
| | | | | | This prepares newmoon with the ability to be branded bluemoon to further separate it from even the off-brand palemoon brand. Icons provided by Gord N. Squash.
* use ENABLE_STRIP in d/rulesB Stack2020-08-23
| | | | | This is to actually use the change to strip objects before linking libxul that Gord provided.
* UXP elim gtk2 attempt 2, and remove u/b/palemoonB Stack2020-08-21
|
* try to remove usr/bin/palemoonB Stack2020-08-19
|
* 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