From: Austin English Date: Wed, 18 May 2016 06:28:08 +0000 (-0500) Subject: dev-libs/openct: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d7c1d44ea5fe907b155b835c5f8eb0a58a29b6b4;p=gentoo.git dev-libs/openct: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/dev-libs/openct/files/openct.rc b/dev-libs/openct/files/openct.rc index b6a9a5ea9174..1f305ae3c313 100644 --- a/dev-libs/openct/files/openct.rc +++ b/dev-libs/openct/files/openct.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/dev-libs/openct/files/openct.rc.2 b/dev-libs/openct/files/openct.rc.2 index 8c970395ac22..585a8b765e43 100644 --- a/dev-libs/openct/files/openct.rc.2 +++ b/dev-libs/openct/files/openct.rc.2 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$