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.conv |
114 |
dosed "s:#application/octet-stream:application/octet-stream:" /etc/cups/mime.types /etc/cups/mime.convs |
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 |
|