diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-06-03 13:27:22 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-06-03 13:27:22 +0300 |
commit | ad700e1f6ea865e9733996589f7a8ae0ce74b708 (patch) | |
tree | 2c0b47fb6ad21acdf6308cc4cf3c810b492ddc40 /beanshell | |
parent | 7ea2f89d49f913909c178e1ff34394a88b3d7b54 (diff) |
Drop %_EXT% which was always empty
Diffstat (limited to 'beanshell')
-rw-r--r-- | beanshell/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/beanshell/prj/d.lst b/beanshell/prj/d.lst index 661462345eec..ea4006c5d6fc 100644 --- a/beanshell/prj/d.lst +++ b/beanshell/prj/d.lst @@ -1 +1 @@ -..\%__SRC%\misc\build\BeanShell\dist\bsh-2.0b1.jar %_DEST%\bin%_EXT%\bsh.jar +..\%__SRC%\misc\build\BeanShell\dist\bsh-2.0b1.jar %_DEST%\bin\bsh.jar |