From: Austin English Date: Wed, 18 May 2016 06:28:37 +0000 (-0500) Subject: games-strategy/wesnoth: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c2f5e97871bc511a41462295c8a96e898542f754;p=gentoo.git games-strategy/wesnoth: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/games-strategy/wesnoth/files/wesnothd.rc b/games-strategy/wesnoth/files/wesnothd.rc index 025a85c7de46..873f6592b6db 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$