From d7c1d44ea5fe907b155b835c5f8eb0a58a29b6b4 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:28:08 -0500 Subject: [PATCH] dev-libs/openct: use #!/sbin/openrc-run instead of #!/sbin/runscript --- dev-libs/openct/files/openct.rc | 2 +- dev-libs/openct/files/openct.rc.2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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$ -- 2.26.2