diff options
| author | Trond Endrestøl <Trond.Endrestol@ximalas.info> | 2026-02-07 12:36:29 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-02-07 12:36:29 +0000 |
| commit | c004847f8206c4c5425103d8127f2a2480195fb1 (patch) | |
| tree | 3051a1234864c88dac0f911e24a8a32d8953376b | |
| parent | 95e7551ea1b536bbed644ef04cffe7764fb91812 (diff) | |
lang/Makefile: Remove python-doc-pdf-a4
PR: 292970
Approved by: blanket
Fixes: 5e61a90f3a23 (lang/python-doc-pdf-a4: remove)
| -rw-r--r-- | lang/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 011afab500e0..55c240f52361 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -296,7 +296,6 @@ SUBDIR += py-textX SUBDIR += python SUBDIR += python-doc-html - SUBDIR += python-doc-pdf-a4 SUBDIR += python-doc-text SUBDIR += python-mode.el SUBDIR += python-tools |
