freebsd-ports/editors/openoffice.org-2.0/files/patch-expat+prj+d.lst
Martin Blapp d15cc85f7f Remove expat patch. Expat is included in the release tarball, but in a
different location. Add a patch to fix the build.
2002-10-22 23:02:29 +00:00

9 lines
559 B
Text

--- ../expat/prj/d.lst.orig Mon Apr 29 19:03:30 2002
+++ ../expat/prj/d.lst Wed Oct 23 00:53:08 2002
@@ -1,5 +1,5 @@
mkdir: %_DEST%\inc%_EXT%\external\expat
-..\%__SRC%\misc\build\expat\xmlparse\xmlparse.h %_DEST%\inc%_EXT%\expat\xmlparse.h
+..\%__SRC%\misc\build\expat\xmlparse\xmlparse.h %_DEST%\inc%_EXT%\external\expat\xmlparse.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