aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC/files/patch-ppsprint::source::printer::printerinfomanager.cxx
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-06-21 12:06:06 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-06-21 12:06:06 +0000
commitec5d299eb61469aea4a1168bf8c059f6fb1c5556 (patch)
treeb40cc4ec2810b17b1e4c92a628c0219d556f1c02 /editors/openoffice.org-3-RC/files/patch-ppsprint::source::printer::printerinfomanager.cxx
parent280725774faa4e3d91ff599cca3a1466c77d300e (diff)
downloadports-ec5d299eb61469aea4a1168bf8c059f6fb1c5556.tar.gz
ports-ec5d299eb61469aea4a1168bf8c059f6fb1c5556.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_6_0'.release/4.6.0
Notes
Notes: svn path=/head/; revision=61671 svn path=/tags/RELEASE_4_6_0/; revision=61672; tag=release/4.6.0
Diffstat (limited to 'editors/openoffice.org-3-RC/files/patch-ppsprint::source::printer::printerinfomanager.cxx')
-rw-r--r--editors/openoffice.org-3-RC/files/patch-ppsprint::source::printer::printerinfomanager.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-3-RC/files/patch-ppsprint::source::printer::printerinfomanager.cxx b/editors/openoffice.org-3-RC/files/patch-ppsprint::source::printer::printerinfomanager.cxx
deleted file mode 100644
index 5ebff3ce7d3e..000000000000
--- a/editors/openoffice.org-3-RC/files/patch-ppsprint::source::printer::printerinfomanager.cxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- ../psprint/source/printer/printerinfomanager.cxx.orig Sat Mar 2 22:16:34 2002
-+++ ../psprint/source/printer/printerinfomanager.cxx Sat Mar 2 22:16:12 2002
-@@ -883,7 +883,7 @@
-
- static const struct SystemCommandParameters aParms[] =
- {
--#ifdef LINUX
-+#ifdef LINUX || defined(FREEBSD) || defined(NETBSD)
- { "/usr/sbin/lpc status", "lpr -P (PRINTER)", "", ":", 0 },
- { "lpc status", "lpr -P (PRINTER)", "", ":", 0 },
- { "LANG=C;LC_ALL=C;export LANG LC_ALL;lpstat -s", "lp -d (PRINTER)", "system for ", ": ", 1 }