fix: automate arch packaging

using docker just like debian. This makes the scripts easier to
reproduce.
This commit is contained in:
2024-08-19 19:42:46 +02:00
parent e8602e1e1f
commit 347c8605c9
5 changed files with 44 additions and 5 deletions

View File

@ -11,7 +11,7 @@
- [ ] Seventh things seventh, package the sucker (arch, debian, alpine, docker)
- [x] archlinux
- https://wiki.archlinux.org/title/Creating_packages
- [ ] debian
- [x] debian
- see `/home/agj/documents/Projects/packaging/deb-packaging-tutorial.pdf`
- just use docker.
- [ ] alpine