Add target to create a local PKGBUILD to install .deb on Arch

pacman target is somewhat broken, so let's do it similarly like the
official AUR package for local installs.
This commit is contained in:
SpiritCroc
2021-01-28 10:54:06 +01:00
parent 80e65529bb
commit e417f25130
5 changed files with 79 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
release.mk
/release
/local-pkgbuild