mirror of https://github.com/davisking/dlib.git
fixed htmlhelp setup file to work with newer wine versions
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%404243
This commit is contained in:
parent
ccd56ba118
commit
9f17b8cb83
|
@ -1,5 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
cp *.dll ~/.wine/drive_c/windows/system32/
|
||||
|
||||
# Setup the registry
|
||||
wine regedit htmlhelp.reg
|
||||
|
||||
|
|
Loading…
Reference in New Issue