1
0
mirror of https://github.com/openbsd/ports.git synced 2025-12-06 15:59:03 +00:00
Files
ports/print/a2ps/patches/patch-etc_a2ps_cfg_in
2025-12-05 07:33:52 +00:00

13 lines
416 B
Plaintext

Index: etc/a2ps_cfg.in
--- etc/a2ps_cfg.in.orig
+++ etc/a2ps_cfg.in
@@ -54,7 +54,7 @@ LibraryPath: @libpath@
# It may be useful to extend it so that a2ps can see some
# TeX or X11 resources: it likes AFM files and PF[AB] files.
-#AppendLibraryPath: foo
+AppendLibraryPath: ${X11BASE}/lib/X11/fonts/Type1:${LOCALBASE}/share/fonts/ghostscript
#################################################################