summaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/patch-bd
blob: 3f85d63c03a1e454fc70fb24a998c4ded105b1aa (plain) (blame)
1
2
3
4
5
6
7
8
9
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"