summaryrefslogtreecommitdiff
path: root/font
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2022-06-19 17:33:17 +0200
committerIngo Schwarze <schwarze@openbsd.org>2022-06-19 17:33:17 +0200
commitdbe01da6f9ea9a236c14b5318887aded1b38192e (patch)
treefee1087f6955d3e71beb6dd0d2e39550adf0dca2 /font
parent116d9a0c3e999e120b10fec405008ef4cf2aa610 (diff)
downloadgroff-git-dbe01da6f9ea9a236c14b5318887aded1b38192e.tar.gz
Always build PDF font description files.
Build font/devpdf/download and the various TR, TB, CR etc. files in the same directory even when they are not required by the build because USE_GROPDF is unset, usually because ghostscript is either unavailable or deliberately disabled by the person running the build. These files need to be built and installed anyway, and can be used on the target sytem when the required infrastructure is available at run time. This fixes a regression introduced a few weeks ago. OK gbranden@
Diffstat (limited to 'font')
-rw-r--r--font/devpdf/devpdf.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/font/devpdf/devpdf.am b/font/devpdf/devpdf.am
index 363d4cdd0..64ed657d4 100644
--- a/font/devpdf/devpdf.am
+++ b/font/devpdf/devpdf.am
@@ -51,6 +51,8 @@ EXTRA_DIST += \
font/devpdf/Foundry.in \
font/devpdf/util/BuildFoundries.pl
+all: font/devpdf/stamp
+
font/devpdf/enc/text.enc:
$(AM_V_at)$(MKDIR_P) $(top_builddir)/font/devpdf/enc
$(AM_V_at)cp -f $(top_srcdir)/font/devps/text.enc \