diff options
author | Norbert Preining <preining@logic.at> | 2009-08-28 08:44:14 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-08-28 08:44:14 +0000 |
commit | cd4532fb6ac27419771ec0f2e7471145f478c527 (patch) | |
tree | eaa3946cc82c8671a1e39ac7b07d6037730b8914 /Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc | |
parent | 817287611eae998f7384b46e956a4e2be44978eb (diff) |
another fix for tlpsrv
git-svn-id: svn://tug.org/texlive/trunk@14906 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc b/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc index dd6de27e9be..e83ea533f43 100644 --- a/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc +++ b/Master/tlpkg/tlpsrc/tlpsv.win32.tlpsrc @@ -1,7 +1,7 @@ category TLCore # we use runpattern here so that no different binfiles entries for # all the archs are created -runpattern f bin/win32/psv* +binpattern f/win32 bin/win32/psv runpattern d tlpkg/tlpsv postaction shortcut type=menu name="PS_View" icon=TEXDIR/tlpkg/tlpsv/psv.exe cmd=TEXDIR/bin/win32/psv.bat hide=1 postaction shortcut type=desktop name="PS_View" icon=TEXDIR/tlpkg/tlpsv/psv.exe cmd=TEXDIR/bin/win32/psv.bat hide=1 |