Corrected incorrect DESTDIR variables in usher (should be TARGET)

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