commit 0a92744dc63efa7dec3be22c55f35d1d3f95550f parent 6d36d8243fd20d2b22a87cd4cdc965854313153c Author: parazyd <parazyd@dyne.org> Date: Wed, 10 Aug 2016 03:00:00 +0200 app-laptop/thinkfan: Remove unneeded patch. Diffstat:
D | app-laptop/thinkfan/files/thinkfan-0.9.3-openrc.patch | | | 11 | ----------- |
M | app-laptop/thinkfan/thinkfan-0.9.3.ebuild | | | 2 | +- |
2 files changed, 1 insertion(+), 12 deletions(-)
diff --git a/app-laptop/thinkfan/files/thinkfan-0.9.3-openrc.patch b/app-laptop/thinkfan/files/thinkfan-0.9.3-openrc.patch @@ -1,11 +0,0 @@ ---- thinkfan-0.9.2/rcscripts/thinkfan.gentoo -+++ thinkfan-0.9.2/rcscripts/thinkfan.gentoo -@@ -11,7 +11,7 @@ - - start() { - ebegin "Starting thinkfan" -- start-stop-daemon --start --exec /usr/sbin/thinkfan -- -q -s5 -c /etc/thinkfan.com -+ start-stop-daemon --start --exec /usr/sbin/thinkfan -- -q -s5 -c /etc/thinkfan.conf - eend $? - } - diff --git a/app-laptop/thinkfan/thinkfan-0.9.3.ebuild b/app-laptop/thinkfan/thinkfan-0.9.3.ebuild @@ -21,7 +21,7 @@ RDEPEND="${DEPEND}" S="${WORKDIR}" src_prepare() { - epatch "${FILESDIR}"/${P}-openrc.patch + # epatch "${FILESDIR}"/${P}-openrc.patch sed -e "s:share/doc/${PN}:share/doc/${P}:" \ -i CMakeLists.txt