[Libreoffice-commits] .: readlicense_oo/prj

Michael Meeks mmeeks at kemper.freedesktop.org
Thu Dec 9 04:00:36 PST 2010


 readlicense_oo/prj/d.lst |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit fc250b55a25a20aac03aaa92edb2690dee827f97
Author: Michael Meeks <michael.meeks at novell.com>
Date:   Thu Dec 9 11:59:50 2010 +0000

    cleanup deliver syntax

diff --git a/readlicense_oo/prj/d.lst b/readlicense_oo/prj/d.lst
index 1739f6f..d4d5026 100644
--- a/readlicense_oo/prj/d.lst
+++ b/readlicense_oo/prj/d.lst
@@ -4,9 +4,9 @@ mkdir: %_DEST%\pck%_EXT%
 dos: echo =====================================================================
 dos: echo Delivering LICENSE files
 dos: echo =====================================================================
-..\%__SRC%\misc\LICENSE     %_DEST%\bin%_EXT%\osl
-..\%__SRC%\misc\license.txt %_DEST%\bin%_EXT%\osl
-..\%__SRC%\misc\LICENSE.odt %_DEST%\bin%_EXT%\osl
+..\%__SRC%\misc\LICENSE     %_DEST%\bin%_EXT%\osl\LICENSE
+..\%__SRC%\misc\license.txt %_DEST%\bin%_EXT%\osl\license.txt
+..\%__SRC%\misc\LICENSE.odt %_DEST%\bin%_EXT%\osl\LICENSE.odt
 
 ..\%__SRC%\misc\LICENSE.odt %_DEST%\bin%_EXT%\LICENSE.odt
 ..\%__SRC%\misc\CREDITS.odt %_DEST%\bin%_EXT%\CREDITS.odt


More information about the Libreoffice-commits mailing list