Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 270859 | Differences between
and this patch

Collapse All | Expand All

(-)bluez-4.56.ebuild (-1 / +1 lines)
Lines 122-128 Link Here
122
}
117
}
123
118
124
pkg_postinst() {
119
pkg_postinst() {
125
	udevadm control --reload_rules && udevadm trigger --subsystem-match=bluetooth
120
	udevadm control --reload-rules && udevadm trigger --subsystem-match=bluetooth
126
121
127
	elog
122
	elog
128
	elog "To use dial up networking you must install net-dialup/ppp."
123
	elog "To use dial up networking you must install net-dialup/ppp."

Return to bug 270859