From 2676a24406d7815519702066cf1c65edb19def8c Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:27:15 -0500 Subject: [PATCH] app-emulation/vmware-player: use #!/sbin/openrc-run instead of #!/sbin/runscript --- app-emulation/vmware-player/files/vmware-11.0.rc | 2 +- app-emulation/vmware-player/files/vmware-11.2.rc | 2 +- app-emulation/vmware-player/files/vmware-12.1.rc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-emulation/vmware-player/files/vmware-11.0.rc b/app-emulation/vmware-player/files/vmware-11.0.rc index f2dc6927f575..3437207546d1 100644 --- a/app-emulation/vmware-player/files/vmware-11.0.rc +++ b/app-emulation/vmware-player/files/vmware-11.0.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-emulation/vmware-player/files/vmware-11.2.rc b/app-emulation/vmware-player/files/vmware-11.2.rc index f2dc6927f575..3437207546d1 100644 --- a/app-emulation/vmware-player/files/vmware-11.2.rc +++ b/app-emulation/vmware-player/files/vmware-11.2.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/app-emulation/vmware-player/files/vmware-12.1.rc b/app-emulation/vmware-player/files/vmware-12.1.rc index 2a827bc1ae31..14ff124b88f1 100644 --- a/app-emulation/vmware-player/files/vmware-12.1.rc +++ b/app-emulation/vmware-player/files/vmware-12.1.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -- 2.26.2