summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2020-08-28 12:15:36 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2020-08-28 12:52:13 -0700
commitb87f490d0b7e66e51cc2c9d159ebee1e238db9f1 (patch)
treec0c8b02808e16ca4727be2d01695045cdf793bfd
parentdev-perl/File-HomeDir: Bump to version 1.4.0 (diff)
downloadgentoo-b87f490d.tar.gz
gentoo-b87f490d.tar.bz2
gentoo-b87f490d.zip
sys-fs/zfs: update live ebuild, pass --with-vendor=gentoo
Upstream PR: https://github.com/openzfs/zfs/pull/10835 Bug: https://bugs.gentoo.org/712902 Bug: https://bugs.gentoo.org/739234 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
-rw-r--r--sys-fs/zfs/zfs-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-fs/zfs/zfs-9999.ebuild b/sys-fs/zfs/zfs-9999.ebuild
index 55317293ed4b..1a24ecab027a 100644
--- a/sys-fs/zfs/zfs-9999.ebuild
+++ b/sys-fs/zfs/zfs-9999.ebuild
@@ -141,6 +141,7 @@ src_configure() {
--with-pammoduledir="$(getpam_mod_dir)"
--with-systemdunitdir="$(systemd_get_systemunitdir)"
--with-systemdpresetdir="${EPREFIX}/lib/systemd/system-preset"
+ --with-vendor=gentoo
$(use_enable debug)
$(use_enable nls)
$(use_enable pam)