Added missing /sys to SRC Makefile

This commit is contained in:
2017-05-18 18:46:40 -05:00
parent aeb36acc25
commit 4cec71bfbb
2 changed files with 2 additions and 2 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-1
VERSION := 0.0alpha1-2
include /usr/share/snap/Makefile.snaplinux