summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/kvm/files/qemu-vl.c.patch')
-rw-r--r--app-emulation/kvm/files/qemu-vl.c.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/app-emulation/kvm/files/qemu-vl.c.patch b/app-emulation/kvm/files/qemu-vl.c.patch
deleted file mode 100644
index 0fc7ec2..0000000
--- a/app-emulation/kvm/files/qemu-vl.c.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- qemu/vl.c.orig 2007-04-22 07:40:44.000000000 +0200
-+++ qemu/vl.c 2007-04-22 07:43:27.000000000 +0200
-@@ -92,7 +92,7 @@
- #include "qemu-kvm.h"
- #endif
-
--#define DEFAULT_NETWORK_SCRIPT "/etc/qemu-ifup"
-+#define DEFAULT_NETWORK_SCRIPT "/etc/kvm/qemu-ifup"
- #ifdef __sun__
- #define SMBD_COMMAND "/usr/sfw/sbin/smbd"
- #else