aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu/files/patch-bd
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/qemu/files/patch-bd')
-rw-r--r--emulators/qemu/files/patch-bd18
1 files changed, 9 insertions, 9 deletions
diff --git a/emulators/qemu/files/patch-bd b/emulators/qemu/files/patch-bd
index 3f85d63c03a1..b8b49a136432 100644
--- a/emulators/qemu/files/patch-bd
+++ b/emulators/qemu/files/patch-bd
@@ -1,10 +1,10 @@
Index: qemu/configure
-@@ -286,7 +286,7 @@
- if test -z "$prefix" ; then
- prefix="/usr/local"
- fi
--mandir="$prefix/share/man"
-+mandir="$prefix/man"
- datadir="$prefix/share/qemu"
- docdir="$prefix/share/doc/qemu"
- bindir="$prefix/bin"
+@@ -570,7 +570,7 @@
+ if test -z "$prefix" ; then
+ prefix="/usr/local"
+ fi
+- mansuffix="/share/man"
++ mansuffix="/man"
+ datasuffix="/share/qemu"
+ docsuffix="/share/doc/qemu"
+ binsuffix="/bin"