The following changes were made:

* Added REPO
  * usher now uses /bin/sh
  * Removed TARGET from usher
  * moved modules to /lib/modules/zfs
This commit is contained in:
2018-04-06 15:28:30 -05:00
parent 0c6f5455b8
commit a9b9d9825b
4 changed files with 19 additions and 10 deletions

View File

@@ -11,5 +11,6 @@
DEPENDS = libzfs
BRIEF = Development files for ZFS
DESC = Development files for ZFS
REPO = dev
include /usr/share/snap/Makefile.snaplinux