[Libreoffice-commits] .: desktop/prj

Radek Doulík rodo at kemper.freedesktop.org
Tue Mar 29 04:47:39 PDT 2011


 desktop/prj/build.lst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f6fcd7ce6b4b40649f91548f73f9cdab4ef16869
Author: Radek Doulik <rodo at novell.com>
Date:   Tue Mar 29 13:47:25 2011 +0200

    fix unix build

diff --git a/desktop/prj/build.lst b/desktop/prj/build.lst
index 2686c91..0307d00 100755
--- a/desktop/prj/build.lst
+++ b/desktop/prj/build.lst
@@ -22,7 +22,7 @@ dt	desktop\win32\source\QuickStart\so	nmake	-	w	dt_win32_quickstart_so dt_win32_
 
 dt	desktop\os2\source\applauncher			nmake	-	p	dt_applauncher dt_inc NULL
 dt	desktop\unx\source\officeloader		nmake	-	u	dt_officeloader_unx dt_inc NULL
-dt     desktop\unx\source                      nmake   -       u       dt_uwrapper dt_pagein dt_inc NULL
+dt     desktop\unx\source                      nmake   -       u       dt_uwrapper dt_pagein.u dt_inc NULL
 dt	desktop\source\pagein					nmake	-	u	dt_pagein dt_inc NULL
 dt	desktop\source\pkgchk\unopkg			nmake	-	all	dt_unopkg dt_dp_misc dt_app dt_inc dt_guiloader.w NULL
 dt     desktop\unx\splash                      nmake   -       u       dt_usplash      dt_pagein.u dt_inc NULL


More information about the Libreoffice-commits mailing list