diff options
author | Reinhard Kotucha <reinhard.kotucha@web.de> | 2011-02-04 01:35:47 +0000 |
---|---|---|
committer | Reinhard Kotucha <reinhard.kotucha@web.de> | 2011-02-04 01:35:47 +0000 |
commit | 47399fc7fc8482c0f6c70400f1414d5947fce6ea (patch) | |
tree | 7ccf7ae2fea5c7147164d3331bbc582401f8eb2a | |
parent | cf5a5823119760308e0499d1fe8030f644387e99 (diff) |
tlgs.win32.tlpsrc: add ps2ps and ps2ps2
git-svn-id: svn://tug.org/texlive/trunk@21279 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-x | Master/bin/win32/ps2ps.exe | bin | 0 -> 1536 bytes | |||
-rwxr-xr-x | Master/bin/win32/ps2ps2.exe | bin | 0 -> 1536 bytes | |||
-rw-r--r-- | Master/tlpkg/tlpsrc/tlgs.win32.tlpsrc | 2 |
3 files changed, 2 insertions, 0 deletions
diff --git a/Master/bin/win32/ps2ps.exe b/Master/bin/win32/ps2ps.exe Binary files differnew file mode 100755 index 00000000000..5777d90a17a --- /dev/null +++ b/Master/bin/win32/ps2ps.exe diff --git a/Master/bin/win32/ps2ps2.exe b/Master/bin/win32/ps2ps2.exe Binary files differnew file mode 100755 index 00000000000..5777d90a17a --- /dev/null +++ b/Master/bin/win32/ps2ps2.exe diff --git a/Master/tlpkg/tlpsrc/tlgs.win32.tlpsrc b/Master/tlpkg/tlpsrc/tlgs.win32.tlpsrc index 98222aba1e9..88c0cde688e 100644 --- a/Master/tlpkg/tlpsrc/tlgs.win32.tlpsrc +++ b/Master/tlpkg/tlpsrc/tlgs.win32.tlpsrc @@ -10,3 +10,5 @@ binpattern f/win32 bin/win32/ps2pdf binpattern f/win32 bin/win32/ps2pdf12 binpattern f/win32 bin/win32/ps2pdf13 binpattern f/win32 bin/win32/ps2pdf14 +binpattern f/win32 bin/win32/ps2ps +binpattern f/win32 bin/win32/ps2ps2 |