diff options
Diffstat (limited to 'Master/bin')
-rwxr-xr-x | Master/bin/amd64-freebsd/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/amd64-netbsd/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/armel-linux/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/armhf-linux/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/i386-darwin/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/i386-freebsd/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/i386-linux/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/i386-netbsd/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/i386-solaris/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/powerpc-darwin/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/powerpc-linux/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/sparc-solaris/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/x86_64-darwin/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/x86_64-darwinlegacy/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/x86_64-linux/tlcockpit | 10 | ||||
-rwxr-xr-x | Master/bin/x86_64-solaris/tlcockpit | 10 |
16 files changed, 0 insertions, 160 deletions
diff --git a/Master/bin/amd64-freebsd/tlcockpit b/Master/bin/amd64-freebsd/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/amd64-freebsd/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" diff --git a/Master/bin/amd64-netbsd/tlcockpit b/Master/bin/amd64-netbsd/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/amd64-netbsd/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" diff --git a/Master/bin/armel-linux/tlcockpit b/Master/bin/armel-linux/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/armel-linux/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" diff --git a/Master/bin/armhf-linux/tlcockpit b/Master/bin/armhf-linux/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/armhf-linux/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" diff --git a/Master/bin/i386-darwin/tlcockpit b/Master/bin/i386-darwin/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/i386-darwin/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" diff --git a/Master/bin/i386-freebsd/tlcockpit b/Master/bin/i386-freebsd/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/i386-freebsd/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" diff --git a/Master/bin/i386-linux/tlcockpit b/Master/bin/i386-linux/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/i386-linux/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" diff --git a/Master/bin/i386-netbsd/tlcockpit b/Master/bin/i386-netbsd/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/i386-netbsd/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" diff --git a/Master/bin/i386-solaris/tlcockpit b/Master/bin/i386-solaris/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/i386-solaris/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" diff --git a/Master/bin/powerpc-darwin/tlcockpit b/Master/bin/powerpc-darwin/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/powerpc-darwin/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" diff --git a/Master/bin/powerpc-linux/tlcockpit b/Master/bin/powerpc-linux/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/powerpc-linux/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" diff --git a/Master/bin/sparc-solaris/tlcockpit b/Master/bin/sparc-solaris/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/sparc-solaris/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" diff --git a/Master/bin/x86_64-darwin/tlcockpit b/Master/bin/x86_64-darwin/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/x86_64-darwin/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" diff --git a/Master/bin/x86_64-darwinlegacy/tlcockpit b/Master/bin/x86_64-darwinlegacy/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/x86_64-darwinlegacy/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" diff --git a/Master/bin/x86_64-linux/tlcockpit b/Master/bin/x86_64-linux/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/x86_64-linux/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" diff --git a/Master/bin/x86_64-solaris/tlcockpit b/Master/bin/x86_64-solaris/tlcockpit deleted file mode 100755 index 1b24959acd5..00000000000 --- a/Master/bin/x86_64-solaris/tlcockpit +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -kernel=`uname -s` -if test "${kernel#*CYGWIN}" != "$kernel" -then - jarpath=`cygpath -w $(kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar)` -else - jarpath=`kpsewhich --progname=tlcockpit --format=texmfscripts tlcockpit.jar` -fi -java -jar "$jarpath" |