mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
sys-cluster/glusterfs: Oops, 3.13.0 does not have --with-libtirpc
This flag is not yet released. It did no harm but let's not make this situation any more confusing. Package-Manager: Portage-2.3.17, Repoman-2.3.6
This commit is contained in:
@@ -118,7 +118,6 @@ src_configure() {
|
||||
$(use_enable tiering) \
|
||||
$(use_enable xml xml-output) \
|
||||
$(use_with libtirpc ipv6-default) \
|
||||
$(use_with libtirpc) \
|
||||
--with-tmpfilesdir="${EPREFIX}"/etc/tmpfiles.d \
|
||||
--docdir="${EPREFIX}"/usr/share/doc/${PF} \
|
||||
--localstatedir="${EPREFIX}"/var
|
||||
|
||||
Reference in New Issue
Block a user