RyanScottLewis / cutback

Backup system with the goal of creating smaller, more focused backups.
https://ryanscottlewis.github.io/cutback
MIT License
2 stars 0 forks source link

Generate system packages #16

Open RyanScottLewis opened 5 years ago

RyanScottLewis commented 5 years ago

At the moment, the only system package is for pacman on the Arch Linux AUR.

All system packages should be generated via templates and any extra commands needed, for example after generating the PKGBUILD for the pacman package the following command would need to be called in order to publish to the AUR:

makepkg --printsrcinfo > .SRCINFO