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

Collapse All | Expand All

(-)cups-1.1.23-r3.ebuild (-2 / +2 lines)
Lines 111-118 Link Here
111
	insinto /etc/xinetd.d ; newins ${FILESDIR}/cups.xinetd cups-lpd
111
	insinto /etc/xinetd.d ; newins ${FILESDIR}/cups.xinetd cups-lpd
112
112
113
	# allow raw printing
113
	# allow raw printing
114
	dosed "s:#application/octet-stream:application/octet-stream:" /etc/cups/mime.types /etc/cups/mime.convs
114
	dosed "s:#application/octet-stream:application/octet-stream" /etc/cups/mime.types /etc/cups/mime.conv
115
		
115
116
	# Let foreign charset PDF's print. (Bug: 67493)
116
	# Let foreign charset PDF's print. (Bug: 67493)
117
	dosym /etc/xpdfrc /etc/cups/pdftops.conf
117
	dosym /etc/xpdfrc /etc/cups/pdftops.conf
118
118

Return to bug 93553