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 /afms/prj/d.lst | |
parent | 7ea2f89d49f913909c178e1ff34394a88b3d7b54 (diff) |
Drop %_EXT% which was always empty
Diffstat (limited to 'afms/prj/d.lst')
-rw-r--r-- | afms/prj/d.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/afms/prj/d.lst b/afms/prj/d.lst index 78396a65f9e4..1652d1f97cb5 100644 --- a/afms/prj/d.lst +++ b/afms/prj/d.lst @@ -1,3 +1,3 @@ -mkdir: %_DEST%\pck%_EXT% -..\%__SRC%\bin\*.zip %_DEST%\pck%_EXT%\*.zip +mkdir: %_DEST%\pck +..\%__SRC%\bin\*.zip %_DEST%\pck\*.zip |