Rebuild for new sl package manager

This commit is contained in:
2020-07-20 13:38:15 -05:00
parent 3150e81315
commit 116d545948
12 changed files with 3805 additions and 25 deletions

View File

@@ -13,6 +13,6 @@ REPO = main
BRIEF = Documentation for The Linux kernel
DESC = Detailed documentation describing the Linux kernel
PACKAGE = $(shell echo $(PWD)|sed 's/.*\///')
PKGFILE = $(PACKAGE)-$(SNAPVER).snap
PKGFILE = $(PACKAGE)-$(SLVER).slp
include /usr/share/snap/Makefile.snaplinux
include /usr/share/sl/Makefile.snaplinux