gbranden pushed a commit to branch master
in repository groff.
commit db24bcdde0fea7ad0509b9297660c43eda18317b
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Jan 26 03:31:00 2026 -0600
font/devpdf/devpdf.am: Tidy up.
* font/devpdf/devpdf.am ($(devpdffont_descriptions_for_urw)): Drop
interpolations of no-longer-used `DEFAULT_BASE35_FONTS` and
`URW_BASE35_FONTS` macros.
---
ChangeLog | 6 ++++++
font/devpdf/devpdf.am | 3 +--
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 860470d39..68a580d3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2026-01-26 G. Branden Robinson <[email protected]>
+
+ * font/devpdf/devpdf.am ($(devpdffont_descriptions_for_urw)):
+ Drop interpolations of no-longer-used `DEFAULT_BASE35_FONTS` and
+ `URW_BASE35_FONTS` macros.
+
2026-01-26 G. Branden Robinson <[email protected]>
* doc/doc.am: Abstract "-P-e" option to gropdf into new macro,
diff --git a/font/devpdf/devpdf.am b/font/devpdf/devpdf.am
index d73054a66..61d156610 100644
--- a/font/devpdf/devpdf.am
+++ b/font/devpdf/devpdf.am
@@ -222,8 +222,7 @@ endif
# This is kind of a cheat, but works because BuildFoundries produces so
# many artifacts.
-$(devpdffont_descriptions_for_urw) $(DEFAULT_BASE35_FONTS) \
- $(URW_BASE35_FONTS): font/devpdf/download
+$(devpdffont_descriptions_for_urw): font/devpdf/download
if HAVE_URW_FONTS
buildfoundries_extra_arg=--dirURW=$(urwfontsdir)
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit