summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-11-06 22:12:05 +0000
committerKarl Berry <karl@freefriends.org>2021-11-06 22:12:05 +0000
commita39471557a805e4491386f2c9c764db4917cf995 (patch)
treebca70a36c962a9081f0021f7e11cd0cd49a87d8d /Master/tlpkg/libexec
parent9e9250f0dd5c687a39b8ff4a0d263c2792ac7a04 (diff)
pamphletangler man page for clojure-pamphlet
git-svn-id: svn://tug.org/texlive/trunk@60981 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 0f01f14cc17..9495cc2c077 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -3529,12 +3529,15 @@ $standardttf = '\.ttf|\.TTC';
);
# packages which have man pages to install.
+# autosp has rebar, but we don't install that executable.
+# changebar has chbar, but ditto.
%specialmans = (
'a2ping' => '\.1$',
'axodraw2' => '\.1$',
'bib2gls' => '\.1$',
'bundledoc' => '\.1$',
'chklref' => '\.1$',
+ 'clojure-pamphlet' => '\.1$',
'crossrefware' => '\.1$',
'ctanbib' => '\.1$',
'ctan-o-mat' => '\.1$',