You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2023/02/06 17:45:27 UTC

[openoffice] branch expat updated: Fix paths

This is an automated email from the ASF dual-hosted git repository.

ardovm pushed a commit to branch expat
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/expat by this push:
     new ec6f8020e9 Fix paths
ec6f8020e9 is described below

commit ec6f8020e9f69af15ef3abd9e492e5528aa9febc
Author: Arrigo Marchiori <ar...@yahoo.it>
AuthorDate: Mon Feb 6 18:45:10 2023 +0100

    Fix paths
---
 main/expat/prj/d.lst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/expat/prj/d.lst b/main/expat/prj/d.lst
index 010fdf1e1b..2b59c1d9d5 100644
--- a/main/expat/prj/d.lst
+++ b/main/expat/prj/d.lst
@@ -1,7 +1,7 @@
 mkdir: %_DEST%\inc%_EXT%\external\expat
 mkdir: %_DEST%\lib%_EXT%\x64
-..\%__SRC%\misc\build\expat-2.2.10\lib\expat.h %_DEST%\inc%_EXT%\external\expat.h
-..\%__SRC%\misc\build\expat-2.2.10\lib\expat_external.h %_DEST%\inc%_EXT%\external\expat_external.h
+..\%__SRC%\misc\build\expat-2.5.0\lib\expat.h %_DEST%\inc%_EXT%\external\expat.h
+..\%__SRC%\misc\build\expat-2.5.0\lib\expat_external.h %_DEST%\inc%_EXT%\external\expat_external.h
 ..\%__SRC%\slb\expat_xmltok.lib %_DEST%\lib%_EXT%\expat_xmltok.lib
 ..\%__SRC%\slb\expat_xmlparse.lib %_DEST%\lib%_EXT%\expat_xmlparse.lib
 ..\%__SRC%\slb\ascii_expat_xmlparse.lib %_DEST%\lib%_EXT%\ascii_expat_xmlparse.lib