diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2011-04-26 18:30:17 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-04-26 18:33:13 +0300 |
commit | 6b8e02c741b9aa46a3ed952a7dcd9dbbe3f64e60 (patch) | |
tree | 14739b35c45854d99b335465a54c6c47563ab550 /setup_native/prj | |
parent | 774ab34f391efbc1728ff652e0b504466e084dd0 (diff) |
Kill Sun-specific stclient_wrapper
Diffstat (limited to 'setup_native/prj')
-rw-r--r-- | setup_native/prj/build.lst | 1 | ||||
-rw-r--r-- | setup_native/prj/d.lst | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/setup_native/prj/build.lst b/setup_native/prj/build.lst index 7767e773bfd6..8de5498f122e 100644 --- a/setup_native/prj/build.lst +++ b/setup_native/prj/build.lst @@ -18,5 +18,4 @@ pk setup_native\source\win32\customactions\shellextensions nmake - w sn_sh pk setup_native\source\win32\customactions\indexingfilter nmake - w sn_indexingfilter NULL pk setup_native\source\win32\customactions\languagepacks nmake - w sn_languagepacks sn_shellextensions.w sn_tools.w NULL pk setup_native\source\win32\customactions\patch nmake - w sn_patch sn_languagepacks.w sn_shellextensions.w sn_quickstarter.w sn_tools.w NULL -pk setup_native\source\win32\stwrapper nmake - w sn_stwrapper NULL pk setup_native\source\ulfconv nmake - all sn_ulfconv NULL diff --git a/setup_native/prj/d.lst b/setup_native/prj/d.lst index d0443cf8657e..b571e6b79ee7 100644 --- a/setup_native/prj/d.lst +++ b/setup_native/prj/d.lst @@ -18,8 +18,6 @@ mkdir: %_DEST%\bin%_EXT%\osolsmf ..\%__SRC%\bin\unpack_update.sh %_DEST%\bin%_EXT%\unpack_update ..\%__SRC%\bin\update.sh %_DEST%\bin%_EXT%\update ..\%__SRC%\bin\javaloader.sh %_DEST%\bin%_EXT%\javaloader.sh -..\%__SRC%\bin\stclient_wrapper.sh %_DEST%\bin%_EXT%\stclient_wrapper -..\%__SRC%\bin\stclient_wrapper.exe %_DEST%\bin%_EXT%\stclient_wrapper.exe ..\%__SRC%\misc\mac_ulffiles_dest\*.ulf %_DEST%\bin%_EXT%\*.ulf ..\source\win32\msi-encodinglist.txt %_DEST%\bin%_EXT%\msi-encodinglist.txt ..\source\win32\patchlist.txt %_DEST%\bin%_EXT%\patchlist.txt |