Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 681346
Collapse All | Expand All

(-)a/qemu-3.1.0-r1.ebuild (-1 / +1 lines)
Lines 769-775 pkg_postinst() { Link Here
769
		udev_reload
769
		udev_reload
770
	fi
770
	fi
771
771
772
	[[ -f ${D}/usr/libexec/qemu-bridge-helper ]] && \
772
	[[ -f /usr/libexec/qemu-bridge-helper ]] && \
773
		fcaps cap_net_admin /usr/libexec/qemu-bridge-helper
773
		fcaps cap_net_admin /usr/libexec/qemu-bridge-helper
774
774
775
	DISABLE_AUTOFORMATTING=true
775
	DISABLE_AUTOFORMATTING=true

Return to bug 681346