-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
IUSE=""
src_prepare() {
- sed -i '1s:.*:#!/sbin/runscript:' hprofile.initd || die
+ sed -i '1s:.*:#!/sbin/openrc-run:' hprofile.initd || die
sed -i "/^prefix/s:=.*:=${EPREFIX}/usr:" Makefile || die
}
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
IUSE=""
src_prepare() {
- sed -i '1s:.*:#!/sbin/runscript:' hprofile.initd || die
+ sed -i '1s:.*:#!/sbin/openrc-run:' hprofile.initd || die
sed -i "/^prefix/s:=.*:=${EPREFIX}/usr:" Makefile || die
}
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
IUSE=""
src_prepare() {
- sed -i '1s:.*:#!/sbin/runscript:' hprofile.initd || die
+ sed -i '1s:.*:#!/sbin/openrc-run:' hprofile.initd || die
sed -i "/^prefix/s:=.*:=${EPREFIX}/usr:" Makefile || die
}