For boost/prj/d.lst, how about replacing mkdir: %_DEST%\inc%_EXT%\boost\functional mkdir: %_DEST%\inc%_EXT%\boost\functional\detail mkdir: %_DEST%\inc%_EXT%\boost\functional mkdir: %_DEST%\inc%_EXT%\boost\functional\hash mkdir: %_DEST%\inc%_EXT%\boost\functional\hash\detail mkdir: %_DEST%\inc%_EXT%\boost\integer ..\%__SRC%\misc\build\boost_1_39_0\boost\integer\* %_DEST%\inc%_EXT%\boost\integer ..\%__SRC%\misc\build\boost_1_39_0\boost\functional\* %_DEST%\inc%_EXT%\boost\functional ..\%__SRC%\misc\build\boost_1_39_0\boost\functional\hash\* %_DEST%\inc%_EXT%\boost\functional\hash ..\%__SRC%\misc\build\boost_1_39_0\boost\functional\hash\detail\* %_DEST%\inc%_EXT%\boost\functional\hash\detail
with: dos: sh -c "cp -r ..\%__SRC%\misc\build\boost_1_39_0\boost\integer %_DEST%\inc%_EXT%\boost" dos: sh -c "cp -r ..\%__SRC%\misc\build\boost_1_39_0\boost\functional %_DEST%\inc%_EXT%\boost" On Mon, May 7, 2012 at 3:30 PM, Andre Fischer <[email protected]> wrote: > On 05.05.2012 08:51, eric b wrote: >> >> Hi, >> >> Can someone review the patch I attached to the issue ? >> See: https://issues.apache.org/ooo/show_bug.cgi?id=119308 > > > I did not compile it, but the patch looks good. > > Thank you, > > Andre > >> >> >> Thanks in advance, >> Eric >> >
