From cf5738d916b1a10b51729ed83a813cc2aa2a4c0d Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Mon, 22 Jan 2007 13:43:58 +0000 Subject: INTEGRATION: CWS native76 (1.12.4); FILE MERGED 2007/01/11 11:07:25 is 1.12.4.2: #i73345# avoid empty core packages on linux 2007/01/10 16:47:27 is 1.12.4.1: #i73137# Solaris: prevent installation of oxt files in share-extension-install and remove registration process --- setup_native/prj/d.lst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'setup_native/prj') diff --git a/setup_native/prj/d.lst b/setup_native/prj/d.lst index d0392932f543..fbd58d519332 100644 --- a/setup_native/prj/d.lst +++ b/setup_native/prj/d.lst @@ -11,13 +11,12 @@ mkdir: %_DEST%\bin%_EXT%\userscripts ..\%__SRC%\bin\linuxpatchscript.sh %_DEST%\bin%_EXT%\linuxpatchscript.sh ..\%__SRC%\bin\downloadscript.sh %_DEST%\bin%_EXT%\downloadscript.sh ..\%__SRC%\bin\javaloader.sh %_DEST%\bin%_EXT%\javaloader.sh -..\%__SRC%\bin\register_extensions %_DEST%\bin%_EXT%\register_extensions -..\%__SRC%\bin\deregister_extensions %_DEST%\bin%_EXT%\deregister_extensions ..\source\win32\msi-encodinglist.txt %_DEST%\bin%_EXT%\msi-encodinglist.txt ..\source\win32\patchlist.txt %_DEST%\bin%_EXT%\patchlist.txt ..\source\win32\nsis\downloadtemplate.nsi %_DEST%\bin%_EXT%\downloadtemplate.nsi ..\source\win32\nsis\*.ico %_DEST%\bin%_EXT%\*.ico ..\source\win32\nsis\*.bmp %_DEST%\bin%_EXT%\*.bmp +..\source\linux\*.dat %_DEST%\bin%_EXT%\*.dat ..\source\java\openofficeorg_setup.gif %_DEST%\bin%_EXT%\osl\Setup.gif ..\%__SRC%\lib\getuid.so %_DEST%\bin%_EXT%\getuid.so -- cgit