makedeb
Bookman Cockpit
Viewing /Makefile
.
Click here to go back to the Git tree for bookman-cockpit.
.SRCINFO: PKGBUILD
makepkg --printsrcinfo > .SRCINFO
package: PKGBUILD .SRCINFO
updpkgsums
makedeb --syncdeps --rmdeps
all: package
clean:
rm -Rv .SRCINFO *.exe *.tar.gz *.tar.xz *.tar.zst src/ pkg/ 2> /dev/null || true