FreeBSD Bugzilla – Attachment 162048 Details for
Bug 203776
editors/libreoffice: Unbreak printing without CUPS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Build Unix printer management even when CUPS isn't enabled
xpatch-vcl_Library_vcl.mk (text/plain), 495 bytes, created by
Peter Jeremy
on 2015-10-14 18:57:23 UTC
(
hide
)
Description:
Build Unix printer management even when CUPS isn't enabled
Filename:
MIME Type:
Creator:
Peter Jeremy
Created:
2015-10-14 18:57:23 UTC
Size:
495 bytes
patch
obsolete
>--- vcl/Library_vcl.mk~ 2015-09-26 14:11:28.960427470 +1000 >+++ vcl/Library_vcl.mk 2015-10-14 19:48:04.554281220 +1100 >@@ -578,10 +578,8 @@ > vcl/unx/generic/gdi/x11windowprovider \ > $(if $(filter TRUE,$(ENABLE_CUPS)),\ > vcl/unx/generic/printer/cupsmgr \ >- vcl/unx/generic/printer/printerinfomanager \ >- , \ >- vcl/null/printerinfomanager \ > ) \ >+ vcl/unx/generic/printer/printerinfomanager \ > $(vcl_headless_code) \ > $(vcl_headless_freetype_code) \ > ))
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 203776
: 162048 |
162049
|
162050