mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
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:
parent
880c6c1b06
commit
39fb10372c
1 changed files with 0 additions and 3 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Reference in a new issue