From c2f5e97871bc511a41462295c8a96e898542f754 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:28:37 -0500 Subject: [PATCH] games-strategy/wesnoth: use #!/sbin/openrc-run instead of #!/sbin/runscript --- games-strategy/wesnoth/files/wesnothd.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-strategy/wesnoth/files/wesnothd.rc b/games-strategy/wesnoth/files/wesnothd.rc index 025a85c7de46e..873f6592b6db6 100644 --- a/games-strategy/wesnoth/files/wesnothd.rc +++ b/games-strategy/wesnoth/files/wesnothd.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$