From 9f17b8cb839fab9d0da82c87762f793c10e4f365 Mon Sep 17 00:00:00 2001 From: Davis King Date: Sun, 1 May 2011 12:30:11 +0000 Subject: [PATCH] fixed htmlhelp setup file to work with newer wine versions --HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404243 --- docs/docs/chm/htmlhelp/setup_htmlhelp.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/chm/htmlhelp/setup_htmlhelp.sh b/docs/docs/chm/htmlhelp/setup_htmlhelp.sh index 5c1051919..020f83b1a 100755 --- a/docs/docs/chm/htmlhelp/setup_htmlhelp.sh +++ b/docs/docs/chm/htmlhelp/setup_htmlhelp.sh @@ -1,5 +1,7 @@ #!/bin/sh +cp *.dll ~/.wine/drive_c/windows/system32/ + # Setup the registry wine regedit htmlhelp.reg