diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-06-03 13:26:35 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-06-03 13:26:35 +0300 |
commit | a089ab8f24b8556a35290828af8ea20210fc1890 (patch) | |
tree | c603cd692f13c356ac83ea44f0e08b6f76e6242f /helpcontent2 | |
parent | e2b05042bc748b1788d36dfcd7689ca6a8d933fc (diff) |
Drop %_EXT% which was always empty
Diffstat (limited to 'helpcontent2')
-rw-r--r-- | helpcontent2/prj/d.lst | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/helpcontent2/prj/d.lst b/helpcontent2/prj/d.lst index 9f068ff3dc..0a058a9527 100644 --- a/helpcontent2/prj/d.lst +++ b/helpcontent2/prj/d.lst @@ -1,15 +1,15 @@ -mkdir: %_DEST%\pck%_EXT% -mkdir: %COMMON_DEST%\bin%_EXT% +mkdir: %_DEST%\pck +mkdir: %COMMON_DEST%\bin -..\helpers\hid.lst %COMMON_DEST%\bin%_EXT%\hid.lst -..\%__SRC%\bin\helpimg.ilst %COMMON_DEST%\res%_EXT%\img\helpimg.ilst +..\helpers\hid.lst %COMMON_DEST%\bin\hid.lst +..\%__SRC%\bin\helpimg.ilst %COMMON_DEST%\res\img\helpimg.ilst -..\%__SRC%\bin\sbasic_*.zip %_DEST%\pck%_EXT% -..\%__SRC%\bin\scalc_*.zip %_DEST%\pck%_EXT% -..\%__SRC%\bin\schart_*.zip %_DEST%\pck%_EXT% -..\%__SRC%\bin\sdatabase_*.zip %_DEST%\pck%_EXT% -..\%__SRC%\bin\sdraw_*.zip %_DEST%\pck%_EXT% -..\%__SRC%\bin\shared_*.zip %_DEST%\pck%_EXT% -..\%__SRC%\bin\simpress_*.zip %_DEST%\pck%_EXT% -..\%__SRC%\bin\smath_*.zip %_DEST%\pck%_EXT% -..\%__SRC%\bin\swriter_*.zip %_DEST%\pck%_EXT% +..\%__SRC%\bin\sbasic_*.zip %_DEST%\pck +..\%__SRC%\bin\scalc_*.zip %_DEST%\pck +..\%__SRC%\bin\schart_*.zip %_DEST%\pck +..\%__SRC%\bin\sdatabase_*.zip %_DEST%\pck +..\%__SRC%\bin\sdraw_*.zip %_DEST%\pck +..\%__SRC%\bin\shared_*.zip %_DEST%\pck +..\%__SRC%\bin\simpress_*.zip %_DEST%\pck +..\%__SRC%\bin\smath_*.zip %_DEST%\pck +..\%__SRC%\bin\swriter_*.zip %_DEST%\pck |