mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
change default parallel device from lp0 to lpt0
This commit is contained in:
parent
9cb83fda27
commit
3517f0fb55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=51510
11
print/apsfilter/files/patch-SETUP
Normal file
11
print/apsfilter/files/patch-SETUP
Normal file
@ -0,0 +1,11 @@
|
||||
--- SETUP.orig Fri Dec 14 01:23:35 2001
|
||||
+++ SETUP Fri Dec 14 01:24:09 2001
|
||||
@@ -1898,7 +1898,7 @@
|
||||
PRINTER=PS
|
||||
PAPER=letter
|
||||
INTERFACE=parallel
|
||||
-DEVICE=/dev/lp0
|
||||
+DEVICE=/dev/lpt0
|
||||
QUALITY=medium
|
||||
COLOR=full
|
||||
RESOLUTION=300x300
|
Loading…
Reference in New Issue
Block a user