From aa33c36e19a42ba13358df67826968645ae93c3b Mon Sep 17 00:00:00 2001
From: Samuli Suominen <ssuominen@gentoo.org>
Date: Mon, 24 Aug 2009 09:37:05 +0000
Subject: Fix source directory. (Portage version: 2.2_rc39/cvs/Linux x86_64)

---
 xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-0.0.1.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

(limited to 'xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-0.0.1.ebuild')

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)"
-- 
cgit v1.2.3-65-gdbad