From 5541858b430add13e718c8282f16512c78514843 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 25 Sep 2011 16:15:43 +0000 Subject: install mupdmap into scripts/texlive and link to bin dirs git-svn-id: svn://tug.org/texlive/trunk@24085 c570f23f-e606-0410-a88d-b1316a301751 --- Master/bin/alpha-linux/mupdmap | 1 + Master/bin/alpha-linux/mupdmap-sys | 1 + Master/bin/amd64-freebsd/mupdmap | 1 + Master/bin/amd64-freebsd/mupdmap-sys | 1 + Master/bin/amd64-kfreebsd/mupdmap | 1 + Master/bin/amd64-kfreebsd/mupdmap-sys | 1 + Master/bin/i386-cygwin/mupdmap | 1 + Master/bin/i386-cygwin/mupdmap-sys | 1 + Master/bin/i386-freebsd/mupdmap | 1 + Master/bin/i386-freebsd/mupdmap-sys | 1 + Master/bin/i386-kfreebsd/mupdmap | 1 + Master/bin/i386-kfreebsd/mupdmap-sys | 1 + Master/bin/i386-linux/mupdmap | 1 + Master/bin/i386-linux/mupdmap-sys | 1 + Master/bin/i386-netbsd/mupdmap | 1 + Master/bin/i386-netbsd/mupdmap-sys | 1 + Master/bin/i386-solaris/mupdmap | 1 + Master/bin/i386-solaris/mupdmap-sys | 1 + Master/bin/mips-irix/mupdmap | 1 + Master/bin/mips-irix/mupdmap-sys | 1 + Master/bin/powerpc-aix/mupdmap | 1 + Master/bin/powerpc-aix/mupdmap-sys | 1 + Master/bin/powerpc-linux/mupdmap | 1 + Master/bin/powerpc-linux/mupdmap-sys | 1 + Master/bin/sparc-linux/mupdmap | 1 + Master/bin/sparc-linux/mupdmap-sys | 1 + Master/bin/sparc-solaris/mupdmap | 1 + Master/bin/sparc-solaris/mupdmap-sys | 1 + Master/bin/universal-darwin/mupdmap | 1 + Master/bin/universal-darwin/mupdmap-sys | 1 + Master/bin/win32/mupdmap-sys.exe | Bin 0 -> 1536 bytes Master/bin/win32/mupdmap.exe | Bin 0 -> 1536 bytes Master/bin/x86_64-darwin/mupdmap | 1 + Master/bin/x86_64-darwin/mupdmap-sys | 1 + Master/bin/x86_64-linux/mupdmap | 1 + Master/bin/x86_64-linux/mupdmap-sys | 1 + Master/bin/x86_64-solaris/mupdmap | 1 + Master/bin/x86_64-solaris/mupdmap-sys | 1 + 38 files changed, 36 insertions(+) create mode 120000 Master/bin/alpha-linux/mupdmap create mode 120000 Master/bin/alpha-linux/mupdmap-sys create mode 120000 Master/bin/amd64-freebsd/mupdmap create mode 120000 Master/bin/amd64-freebsd/mupdmap-sys create mode 120000 Master/bin/amd64-kfreebsd/mupdmap create mode 120000 Master/bin/amd64-kfreebsd/mupdmap-sys create mode 120000 Master/bin/i386-cygwin/mupdmap create mode 120000 Master/bin/i386-cygwin/mupdmap-sys create mode 120000 Master/bin/i386-freebsd/mupdmap create mode 120000 Master/bin/i386-freebsd/mupdmap-sys create mode 120000 Master/bin/i386-kfreebsd/mupdmap create mode 120000 Master/bin/i386-kfreebsd/mupdmap-sys create mode 120000 Master/bin/i386-linux/mupdmap create mode 120000 Master/bin/i386-linux/mupdmap-sys create mode 120000 Master/bin/i386-netbsd/mupdmap create mode 120000 Master/bin/i386-netbsd/mupdmap-sys create mode 120000 Master/bin/i386-solaris/mupdmap create mode 120000 Master/bin/i386-solaris/mupdmap-sys create mode 120000 Master/bin/mips-irix/mupdmap create mode 120000 Master/bin/mips-irix/mupdmap-sys create mode 120000 Master/bin/powerpc-aix/mupdmap create mode 120000 Master/bin/powerpc-aix/mupdmap-sys create mode 120000 Master/bin/powerpc-linux/mupdmap create mode 120000 Master/bin/powerpc-linux/mupdmap-sys create mode 120000 Master/bin/sparc-linux/mupdmap create mode 120000 Master/bin/sparc-linux/mupdmap-sys create mode 120000 Master/bin/sparc-solaris/mupdmap create mode 120000 Master/bin/sparc-solaris/mupdmap-sys create mode 120000 Master/bin/universal-darwin/mupdmap create mode 120000 Master/bin/universal-darwin/mupdmap-sys create mode 100755 Master/bin/win32/mupdmap-sys.exe create mode 100755 Master/bin/win32/mupdmap.exe create mode 120000 Master/bin/x86_64-darwin/mupdmap create mode 120000 Master/bin/x86_64-darwin/mupdmap-sys create mode 120000 Master/bin/x86_64-linux/mupdmap create mode 120000 Master/bin/x86_64-linux/mupdmap-sys create mode 120000 Master/bin/x86_64-solaris/mupdmap create mode 120000 Master/bin/x86_64-solaris/mupdmap-sys (limited to 'Master/bin') diff --git a/Master/bin/alpha-linux/mupdmap b/Master/bin/alpha-linux/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/alpha-linux/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/alpha-linux/mupdmap-sys b/Master/bin/alpha-linux/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/alpha-linux/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/amd64-freebsd/mupdmap b/Master/bin/amd64-freebsd/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/amd64-freebsd/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/amd64-freebsd/mupdmap-sys b/Master/bin/amd64-freebsd/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/amd64-freebsd/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/amd64-kfreebsd/mupdmap b/Master/bin/amd64-kfreebsd/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/amd64-kfreebsd/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/amd64-kfreebsd/mupdmap-sys b/Master/bin/amd64-kfreebsd/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/amd64-kfreebsd/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/i386-cygwin/mupdmap b/Master/bin/i386-cygwin/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/i386-cygwin/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/i386-cygwin/mupdmap-sys b/Master/bin/i386-cygwin/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/i386-cygwin/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/i386-freebsd/mupdmap b/Master/bin/i386-freebsd/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/i386-freebsd/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/i386-freebsd/mupdmap-sys b/Master/bin/i386-freebsd/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/i386-freebsd/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/i386-kfreebsd/mupdmap b/Master/bin/i386-kfreebsd/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/i386-kfreebsd/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/i386-kfreebsd/mupdmap-sys b/Master/bin/i386-kfreebsd/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/i386-kfreebsd/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/i386-linux/mupdmap b/Master/bin/i386-linux/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/i386-linux/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/i386-linux/mupdmap-sys b/Master/bin/i386-linux/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/i386-linux/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/i386-netbsd/mupdmap b/Master/bin/i386-netbsd/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/i386-netbsd/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/i386-netbsd/mupdmap-sys b/Master/bin/i386-netbsd/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/i386-netbsd/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/i386-solaris/mupdmap b/Master/bin/i386-solaris/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/i386-solaris/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/i386-solaris/mupdmap-sys b/Master/bin/i386-solaris/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/i386-solaris/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/mips-irix/mupdmap b/Master/bin/mips-irix/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/mips-irix/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/mips-irix/mupdmap-sys b/Master/bin/mips-irix/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/mips-irix/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/powerpc-aix/mupdmap b/Master/bin/powerpc-aix/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/powerpc-aix/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/powerpc-aix/mupdmap-sys b/Master/bin/powerpc-aix/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/powerpc-aix/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/powerpc-linux/mupdmap b/Master/bin/powerpc-linux/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/powerpc-linux/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/powerpc-linux/mupdmap-sys b/Master/bin/powerpc-linux/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/powerpc-linux/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/sparc-linux/mupdmap b/Master/bin/sparc-linux/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/sparc-linux/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/sparc-linux/mupdmap-sys b/Master/bin/sparc-linux/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/sparc-linux/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/sparc-solaris/mupdmap b/Master/bin/sparc-solaris/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/sparc-solaris/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/sparc-solaris/mupdmap-sys b/Master/bin/sparc-solaris/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/sparc-solaris/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/universal-darwin/mupdmap b/Master/bin/universal-darwin/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/universal-darwin/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/universal-darwin/mupdmap-sys b/Master/bin/universal-darwin/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/universal-darwin/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/win32/mupdmap-sys.exe b/Master/bin/win32/mupdmap-sys.exe new file mode 100755 index 00000000000..5777d90a17a Binary files /dev/null and b/Master/bin/win32/mupdmap-sys.exe differ diff --git a/Master/bin/win32/mupdmap.exe b/Master/bin/win32/mupdmap.exe new file mode 100755 index 00000000000..5777d90a17a Binary files /dev/null and b/Master/bin/win32/mupdmap.exe differ diff --git a/Master/bin/x86_64-darwin/mupdmap b/Master/bin/x86_64-darwin/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/x86_64-darwin/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/x86_64-darwin/mupdmap-sys b/Master/bin/x86_64-darwin/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/x86_64-darwin/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/x86_64-linux/mupdmap b/Master/bin/x86_64-linux/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/x86_64-linux/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/x86_64-linux/mupdmap-sys b/Master/bin/x86_64-linux/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/x86_64-linux/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file diff --git a/Master/bin/x86_64-solaris/mupdmap b/Master/bin/x86_64-solaris/mupdmap new file mode 120000 index 00000000000..1e6ef25b1dc --- /dev/null +++ b/Master/bin/x86_64-solaris/mupdmap @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap.pl \ No newline at end of file diff --git a/Master/bin/x86_64-solaris/mupdmap-sys b/Master/bin/x86_64-solaris/mupdmap-sys new file mode 120000 index 00000000000..03c729fd98d --- /dev/null +++ b/Master/bin/x86_64-solaris/mupdmap-sys @@ -0,0 +1 @@ +../../texmf/scripts/texlive/mupdmap-sys.sh \ No newline at end of file -- cgit v1.2.3