The following changes were made:

* Now uses relative rather than absolute paths for symlinks
  * usher now uses /bin/sh
  * Added ids.default as start of tracking base system uids/gids
This commit is contained in:
2017-12-10 15:17:47 -06:00
parent ab041cd8ef
commit f473fde4ef
4 changed files with 55 additions and 5 deletions

View File

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