summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/epspdf/epspdftk
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/epspdf/epspdftk')
-rwxr-xr-xMaster/texmf-dist/scripts/epspdf/epspdftk7
1 files changed, 0 insertions, 7 deletions
diff --git a/Master/texmf-dist/scripts/epspdf/epspdftk b/Master/texmf-dist/scripts/epspdf/epspdftk
deleted file mode 100755
index e1e1fb36064..00000000000
--- a/Master/texmf-dist/scripts/epspdf/epspdftk
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-script=`kpsewhich -format=texmfscripts epspdftk.tcl`
-if test "x$1" = "x"; then
- "$script" $HOME
-else
- "$script" "$@"
-fi \ No newline at end of file