diff --git a/sys-apps/dmidecode/dmidecode-2.11.bep b/sys-apps/dmidecode/dmidecode-2.11.bep index 065d6d569..f787a4217 100644 --- a/sys-apps/dmidecode/dmidecode-2.11.bep +++ b/sys-apps/dmidecode/dmidecode-2.11.bep @@ -12,7 +12,7 @@ BUILD { INSTALL { cd dmidecode-2.11 - make install prefix=`finddir B_COMMON_DIRECTORY` sbindir=`finddir B_COMMON_DIRECTORY`/bin + make install prefix=`finddir B_COMMON_DIRECTORY` sbindir=`finddir B_COMMON_DIRECTORY`/bin DESTDIR="$DESTDIR" } LICENSE="GNU GPL v2" COPYRIGHT="2000-2002 Alan Cox, 2002-2010 Jean Delvare"