From ae73c3e356cee7cec70705e6741d0fdefe062eb5 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:34:46 -0500 Subject: [PATCH] sys-libs/libspe2: use #!/sbin/openrc-run instead of #!/sbin/runscript --- sys-libs/libspe2/files/spe.rc6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/libspe2/files/spe.rc6 b/sys-libs/libspe2/files/spe.rc6 index 33fc72fdbe9f2..e70b150028d7b 100644 --- a/sys-libs/libspe2/files/spe.rc6 +++ b/sys-libs/libspe2/files/spe.rc6 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$