The following changes were made:

* Modified snap-base/Makefile to work with /bin/sh
  * updated snap.conf to have templatedir in default config
This commit is contained in:
2018-03-30 10:22:11 -05:00
parent a57f57d229
commit 15d00b75ee
3 changed files with 77 additions and 10 deletions

View File

@@ -18,7 +18,7 @@ DESC = Base system directories and files
ARCHIVE :=
SRCDIR := $(PWD)/SRC/snap-base
PATCHDIR := $(PWD)/SRC/patches
VERSION := 0.0alpha1-6
VERSION := 0.0alpha1-7
include /usr/share/snap/Makefile.snaplinux