diff --git a/sys-apps/dmidecode/dmidecode-2.11.bep b/sys-apps/dmidecode/dmidecode-2.11.bep index b0e8533e2..1810d2489 100644 --- a/sys-apps/dmidecode/dmidecode-2.11.bep +++ b/sys-apps/dmidecode/dmidecode-2.11.bep @@ -16,7 +16,7 @@ INSTALL { sbindir=`finddir B_COMMON_BIN_DIRECTORY` \ DESTDIR="$DESTDIR" \ mandir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/man \ - docdir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/doc + docdir=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/doc/dmidecode } LICENSE="GNU GPL v2"