summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-07 03:01:19 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-07 03:01:19 +0000
commit03032733ddac6023909123791992736531db704f (patch)
treecaadadc6626ddf7ba0b2400adaa31ad00830dc3a /sys-apps/cpufreqd
parentrepoman: whitespace cleanup (diff)
downloadhistorical-03032733ddac6023909123791992736531db704f.tar.gz
historical-03032733ddac6023909123791992736531db704f.tar.bz2
historical-03032733ddac6023909123791992736531db704f.zip
repoman: trim trailing whitespace
Diffstat (limited to 'sys-apps/cpufreqd')
-rw-r--r--sys-apps/cpufreqd/cpufreqd-1.0.1.ebuild4
-rw-r--r--sys-apps/cpufreqd/cpufreqd-1.0.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/cpufreqd/cpufreqd-1.0.1.ebuild b/sys-apps/cpufreqd/cpufreqd-1.0.1.ebuild
index ba8b7140f95c..45d143f6ae3c 100644
--- a/sys-apps/cpufreqd/cpufreqd-1.0.1.ebuild
+++ b/sys-apps/cpufreqd/cpufreqd-1.0.1.ebuild
@@ -17,14 +17,14 @@ src_compile() {
--prefix=/ \
--mandir=/usr/share/man \
--infodir=/usr/share/info \
- --sysconfdir=/etc
+ --sysconfdir=/etc
make || die "compile of cpufreqd failed"
}
src_install() {
make DESTDIR=${D} install || die
dodoc README Authors TODO
-
+
exeinto /etc/init.d
newexe ${S}/scripts/gentoo/cpufreqd cpufreqd
}
diff --git a/sys-apps/cpufreqd/cpufreqd-1.0.ebuild b/sys-apps/cpufreqd/cpufreqd-1.0.ebuild
index ba8b7140f95c..45d143f6ae3c 100644
--- a/sys-apps/cpufreqd/cpufreqd-1.0.ebuild
+++ b/sys-apps/cpufreqd/cpufreqd-1.0.ebuild
@@ -17,14 +17,14 @@ src_compile() {
--prefix=/ \
--mandir=/usr/share/man \
--infodir=/usr/share/info \
- --sysconfdir=/etc
+ --sysconfdir=/etc
make || die "compile of cpufreqd failed"
}
src_install() {
make DESTDIR=${D} install || die
dodoc README Authors TODO
-
+
exeinto /etc/init.d
newexe ${S}/scripts/gentoo/cpufreqd cpufreqd
}