Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 157987 | Differences between
and this patch

Collapse All | Expand All

(-)qemu/configure.orig (-1 / +1 lines)
Lines 584-590 Link Here
584
    prefix="/usr/local"
584
    prefix="/usr/local"
585
fi
585
fi
586
mandir="$prefix/share/man"
586
mandir="$prefix/share/man"
587
datadir="$prefix/share/qemu"
587
datadir="$prefix/share/kvm"
588
docdir="$prefix/share/doc/qemu"
588
docdir="$prefix/share/doc/qemu"
589
bindir="$prefix/bin"
589
bindir="$prefix/bin"
590
fi
590
fi

Return to bug 157987