From b9575edd5e969f02a053b44a44eb364c3c8fb8f4 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 31 Oct 2018 00:07:36 +0000 Subject: add ketcindy links to perl script and Windows wrapper git-svn-id: svn://tug.org/texlive/trunk@49033 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/aarch64-linux/ketcindy | 1 + Master/bin/amd64-freebsd/ketcindy | 1 + Master/bin/amd64-netbsd/ketcindy | 1 + Master/bin/armhf-linux/ketcindy | 1 + Master/bin/i386-cygwin/ketcindy | 1 + Master/bin/i386-freebsd/ketcindy | 1 + Master/bin/i386-linux/ketcindy | 1 + Master/bin/i386-netbsd/ketcindy | 1 + Master/bin/i386-solaris/ketcindy | 1 + Master/bin/sparc-solaris/ketcindy | 1 + Master/bin/win32/ketcindy.exe | Bin 0 -> 1536 bytes Master/bin/x86_64-cygwin/ketcindy | 1 + Master/bin/x86_64-darwin/ketcindy | 1 + Master/bin/x86_64-darwinlegacy/ketcindy | 1 + Master/bin/x86_64-linux/ketcindy | 1 + Master/bin/x86_64-linuxmusl/ketcindy | 1 + Master/bin/x86_64-solaris/ketcindy | 1 + 17 files changed, 16 insertions(+) create mode 120000 Master/bin/aarch64-linux/ketcindy create mode 120000 Master/bin/amd64-freebsd/ketcindy create mode 120000 Master/bin/amd64-netbsd/ketcindy create mode 120000 Master/bin/armhf-linux/ketcindy create mode 120000 Master/bin/i386-cygwin/ketcindy create mode 120000 Master/bin/i386-freebsd/ketcindy create mode 120000 Master/bin/i386-linux/ketcindy create mode 120000 Master/bin/i386-netbsd/ketcindy create mode 120000 Master/bin/i386-solaris/ketcindy create mode 120000 Master/bin/sparc-solaris/ketcindy create mode 100755 Master/bin/win32/ketcindy.exe create mode 120000 Master/bin/x86_64-cygwin/ketcindy create mode 120000 Master/bin/x86_64-darwin/ketcindy create mode 120000 Master/bin/x86_64-darwinlegacy/ketcindy create mode 120000 Master/bin/x86_64-linux/ketcindy create mode 120000 Master/bin/x86_64-linuxmusl/ketcindy create mode 120000 Master/bin/x86_64-solaris/ketcindy diff --git a/Master/bin/aarch64-linux/ketcindy b/Master/bin/aarch64-linux/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/aarch64-linux/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file diff --git a/Master/bin/amd64-freebsd/ketcindy b/Master/bin/amd64-freebsd/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/amd64-freebsd/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file diff --git a/Master/bin/amd64-netbsd/ketcindy b/Master/bin/amd64-netbsd/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/amd64-netbsd/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file diff --git a/Master/bin/armhf-linux/ketcindy b/Master/bin/armhf-linux/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/armhf-linux/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file diff --git a/Master/bin/i386-cygwin/ketcindy b/Master/bin/i386-cygwin/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/i386-cygwin/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file diff --git a/Master/bin/i386-freebsd/ketcindy b/Master/bin/i386-freebsd/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/i386-freebsd/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file diff --git a/Master/bin/i386-linux/ketcindy b/Master/bin/i386-linux/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/i386-linux/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file diff --git a/Master/bin/i386-netbsd/ketcindy b/Master/bin/i386-netbsd/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/i386-netbsd/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file diff --git a/Master/bin/i386-solaris/ketcindy b/Master/bin/i386-solaris/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/i386-solaris/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file diff --git a/Master/bin/sparc-solaris/ketcindy b/Master/bin/sparc-solaris/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/sparc-solaris/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file diff --git a/Master/bin/win32/ketcindy.exe b/Master/bin/win32/ketcindy.exe new file mode 100755 index 00000000000..5777d90a17a Binary files /dev/null and b/Master/bin/win32/ketcindy.exe differ diff --git a/Master/bin/x86_64-cygwin/ketcindy b/Master/bin/x86_64-cygwin/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/x86_64-cygwin/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file diff --git a/Master/bin/x86_64-darwin/ketcindy b/Master/bin/x86_64-darwin/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/x86_64-darwin/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file diff --git a/Master/bin/x86_64-darwinlegacy/ketcindy b/Master/bin/x86_64-darwinlegacy/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/x86_64-darwinlegacy/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file diff --git a/Master/bin/x86_64-linux/ketcindy b/Master/bin/x86_64-linux/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/x86_64-linux/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file diff --git a/Master/bin/x86_64-linuxmusl/ketcindy b/Master/bin/x86_64-linuxmusl/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/x86_64-linuxmusl/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file diff --git a/Master/bin/x86_64-solaris/ketcindy b/Master/bin/x86_64-solaris/ketcindy new file mode 120000 index 00000000000..be246c1c459 --- /dev/null +++ b/Master/bin/x86_64-solaris/ketcindy @@ -0,0 +1 @@ +../../texmf-dist/scripts/ketcindy/ketcindy.pl \ No newline at end of file -- cgit v1.2.3