From: Michael Orlitzky Date: Thu, 22 Mar 2012 17:23:55 +0000 (-0400) Subject: Add the libexecdir fix posted by Samuli. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjo-overlay.git;a=commitdiff_plain;h=b15ad56c3af30e1362f37ada934b6fe1b4346332 Add the libexecdir fix posted by Samuli. --- diff --git a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild index f987178..6ac70b6 100644 --- a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild +++ b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild @@ -29,6 +29,7 @@ DEPEND="${COMMON_DEPEND} pkg_setup() { XFCONF=( --disable-option-checking + --libexecdir="${EPREFIX}"/usr/$(get_libdir) $(xfconf_use_debug) )