blob: 2bf0974eef494696a551ee156aeeb16d64177800 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
* palemoon for void linux
A lazy palemoon xbps package halfway stolen from [[https://github.com/hazen2215/palemoon-void][hazen2215]]
This palemoon package has timezone spoofing out of box!
** Installing
#+begin_src shell
echo "repository=https://repo.shittyweb.org" > /etc/xbps.d/shittyweb-repo.conf
xbps-install -Su palemoon
#+end_src
** Building
[[https://github.com/void-linux/void-packages/?tab=readme-ov-file#quick-start][Setup void-packages]] and copy =palemoon= to =void-packages/srcpkgs/=
|