From 0970cba8aa8e3b29c31184e9861f8dda14c08cc9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 18 Aug 2014 22:31:15 +0000 Subject: getmap (18aug14) git-svn-id: svn://tug.org/texlive/trunk@34970 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 4 ++-- Master/tlpkg/tlpsrc/getmap.tlpsrc | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 35c0be5f08f..610b56dc216 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2505,7 +2505,7 @@ $standardxmt='\.xmt'; 'findhyph' => 'findhyph$', 'fragmaster' => 'fragmaster\.pl$', 'fontools' => '(afm2afm|autoinst|ot2kpx)$', - 'getmap', => 'getmapdl.lua|gpx2gps', + 'getmap', => 'getmapdl.lua', 'installfont' => 'installfont-tl', 'kotex-utils' => '\.pl', 'latex-git-log' => 'latex-git-log$', @@ -3297,7 +3297,7 @@ sub doscripts { # # We need to change this to match texmf_dist_shell_scripts in # linked_scripts/Makefile.am. - next if $s =~ /dtx(file)?gen|gpx2gps/; + next if $s =~ /dtx(file)?gen/; next if $s =~ /latexfileversion|ltxfileinfo$/; # if ($s eq "lua2dox_filter") { # handwritten .bat diff --git a/Master/tlpkg/tlpsrc/getmap.tlpsrc b/Master/tlpkg/tlpsrc/getmap.tlpsrc index f2f54c62777..c4d3d434322 100644 --- a/Master/tlpkg/tlpsrc/getmap.tlpsrc +++ b/Master/tlpkg/tlpsrc/getmap.tlpsrc @@ -1,2 +1 @@ binpattern f bin/${ARCH}/getmapdl -binpattern f bin/${ARCH}/gpx2gps -- cgit v1.2.3