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

Collapse All | Expand All

(-)hplip-3.9.12-r1.ebuild.old (+4 lines)
Lines 106-111 Link Here
106
	# Upstream bug: https://bugs.launchpad.net/hplip/+bug/335662
106
	# Upstream bug: https://bugs.launchpad.net/hplip/+bug/335662
107
	epatch "${FILESDIR}"/${PN}-3.9.12-systray.patch
107
	epatch "${FILESDIR}"/${PN}-3.9.12-systray.patch
108
108
109
	# fix crash when trying to close the systray
110
	# upstream bug: https://bugs.launchpad.net/hplip/+bug/486698
111
	epatch "${FILESDIR}"/${PN}-3.9.12-segfault.patch
112
	
109
	# SYSFS deprecated but kept upstream for compatibility reasons
113
	# SYSFS deprecated but kept upstream for compatibility reasons
110
	# Upstream bug: https://bugs.launchpad.net/hplip/+bug/346390
114
	# Upstream bug: https://bugs.launchpad.net/hplip/+bug/346390
111
	sed -i -e "s/SYSFS/ATTRS/g" -e "s/sysfs/attrs/g" data/rules/56-hpmud_support.rules \
115
	sed -i -e "s/SYSFS/ATTRS/g" -e "s/sysfs/attrs/g" data/rules/56-hpmud_support.rules \

Return to bug 312301