From 9b270148288bb4750749a76341232f7374fd9da8 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:28:30 -0500 Subject: [PATCH] games-fps/quake3-bin: use #!/sbin/openrc-run instead of #!/sbin/runscript --- games-fps/quake3-bin/files/q3ded.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-fps/quake3-bin/files/q3ded.rc b/games-fps/quake3-bin/files/q3ded.rc index a3a847f862ba..99922748b4c6 100644 --- a/games-fps/quake3-bin/files/q3ded.rc +++ b/games-fps/quake3-bin/files/q3ded.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$ -- 2.26.2