summaryrefslogtreecommitdiffstats
path: root/system/aqemu/patches/0002-Fixed-bug-3395228.patch
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2012-02-12 17:45:18 -0600
committer Niels Horn <niels.horn@slackbuilds.org>2012-02-18 09:12:29 -0200
commitd2e2932320d8598a528a3f8b10c8e3f4571ee0e1 (patch)
treeeabf4ac79df81756531ccf468a71e28ad80c7a11 /system/aqemu/patches/0002-Fixed-bug-3395228.patch
parent3a39822712240010fd4bb25ccbf58c06117cad73 (diff)
downloadslackbuilds-d2e2932320d8598a528a3f8b10c8e3f4571ee0e1.tar.gz
slackbuilds-d2e2932320d8598a528a3f8b10c8e3f4571ee0e1.tar.xz
system/aqemu: Add some patches from git (including qemu-1.0 support)
Signed-off-by: Leo Midha <netrixtardis@stealth3.com> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/aqemu/patches/0002-Fixed-bug-3395228.patch')
-rw-r--r--system/aqemu/patches/0002-Fixed-bug-3395228.patch25
1 files changed, 25 insertions, 0 deletions
diff --git a/system/aqemu/patches/0002-Fixed-bug-3395228.patch b/system/aqemu/patches/0002-Fixed-bug-3395228.patch
new file mode 100644
index 0000000000..f0c30d42ca
--- /dev/null
+++ b/system/aqemu/patches/0002-Fixed-bug-3395228.patch
@@ -0,0 +1,25 @@
+From b9b83bef7abd0b234b9641d523be9012ea1cf718 Mon Sep 17 00:00:00 2001
+From: Andrey Rijov <rdron@users.sourceforge.net>
+Date: Sun, 21 Aug 2011 12:53:11 +0400
+Subject: [PATCH 2/7] Fixed bug #3395228
+
+---
+ README | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/README b/README
+index ad70462..f8c08e2 100644
+--- a/README
++++ b/README
+@@ -37,7 +37,7 @@ INSTALLATION (For Unix):
+ Sample `cmake -DCMAKE_INSTALL_PREFIX=/usr/local/' this install AQEMU binary
+ in /usr/local/bin and install data in /usr/local/share/aqemu
+
+- -DWITHOUT_EMBEDDED_DISPLAY = on | off (Default is: on)
++ -DWITHOUT_EMBEDDED_DISPLAY = on | off (Default is: off)
+ For building without support Embedded VNC Display.
+
+ -DDEBUG = on | off (Default is: off)
+--
+1.7.8.3
+