RyanScottLewis / cutback

Backup system with the goal of creating smaller, more focused backups.

Home Page:https://ryanscottlewis.github.io/cutback

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate system packages

RyanScottLewis opened this issue · comments

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