summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-0.0.1.ebuild')
-rw-r--r--xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-0.0.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-0.0.1.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-0.0.1.ebuild
index baa9bd25b293..f01197ef05eb 100644
--- a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-0.0.1.ebuild
+++ b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-0.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-0.0.1.ebuild,v 1.1 2009/08/24 09:31:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-0.0.1.ebuild,v 1.2 2009/08/24 09:37:05 ssuominen Exp $
EAPI=2
inherit xfconf
@@ -23,6 +23,8 @@ DEPEND="${RDEPEND}
sys-devel/gettext
dev-util/intltool"
+S=${WORKDIR}/${P/cpuf/cpu-f}
+
pkg_setup() {
XFCONF="--disable-dependency-tracking
$(use_enable debug)"