summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-power/cpufreqd/cpufreqd-2.2.1.ebuild')
-rw-r--r--sys-power/cpufreqd/cpufreqd-2.2.1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-power/cpufreqd/cpufreqd-2.2.1.ebuild b/sys-power/cpufreqd/cpufreqd-2.2.1.ebuild
index 542ca02c885f..fc137de946b7 100644
--- a/sys-power/cpufreqd/cpufreqd-2.2.1.ebuild
+++ b/sys-power/cpufreqd/cpufreqd-2.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.2.1.ebuild,v 1.1 2006/11/30 16:42:10 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-power/cpufreqd/cpufreqd-2.2.1.ebuild,v 1.2 2006/11/30 17:16:24 peper Exp $
inherit eutils autotools
@@ -25,8 +25,6 @@ src_unpack() {
unpack ${A}
cd "${S}"
- sed -i -e "s:acpi_event:acpi:" "${S}"/cpufreqd.conf
-
if use nvidia; then
cd "${WORKDIR}"/nvclock${NVCLOCK_VERSION}
epatch "${FILESDIR}"/nvclock${NVCLOCK_VERSION}-fpic.patch