openbsd-ports/emulators/qemu/patches/patch-qemu-options_hx
2011-03-12 23:28:39 +00:00

13 lines
676 B
Plaintext

$OpenBSD: patch-qemu-options_hx,v 1.2 2011/03/12 23:28:39 sthen Exp $
--- qemu-options.hx.orig Mon Feb 14 17:02:07 2011
+++ qemu-options.hx Tue Feb 15 20:40:23 2011
@@ -1179,7 +1179,7 @@ or @file{C:\WINNT\SYSTEM32\DRIVERS\ETC\LMHOSTS} (Windo
Then @file{@var{dir}} can be accessed in @file{\\smbserver\qemu}.
Note that a SAMBA server must be installed on the host OS in
-@file{/usr/sbin/smbd}. QEMU was tested successfully with smbd versions from
+@file{${LOCALBASE}/libexec/smbd}. QEMU was tested successfully with smbd versions from
Red Hat 9, Fedora Core 3 and OpenSUSE 11.x.
@item hostfwd=[tcp|udp]:[@var{hostaddr}]:@var{hostport}-[@var{guestaddr}]:@var{guestport}