pkgbase: Remove etc/zfs from being packaged

This is an empty directory and it cause a FreeBSD-zfs package to
be created when we don't need one.

Reviewed by:	bapt
This commit is contained in:
Emmanuel Vadot 2019-05-23 06:53:59 +00:00
parent 880c6c1b06
commit 39fb10372c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=348150

View file

@ -327,9 +327,6 @@ ZFS+= zfsbe
ZFS+= zfsd
ZFS+= zvol
ZFSPACKAGE= zfs
DIRS+= ETC_ZFS
ETC_ZFS= /etc/zfs
ETC_ZFSPACKAGE= zfs
.endif
.for fg in ${CONFGROUPS}