From a50b9a11342de453b6f6d3f96ed2027e39c77a02 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:28:37 -0500 Subject: games-strategy/netpanzer: use #!/sbin/openrc-run instead of #!/sbin/runscript --- games-strategy/netpanzer/files/netpanzer.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games-strategy/netpanzer') diff --git a/games-strategy/netpanzer/files/netpanzer.rc b/games-strategy/netpanzer/files/netpanzer.rc index 87ff15f99531..156a11fd54c3 100644 --- a/games-strategy/netpanzer/files/netpanzer.rc +++ b/games-strategy/netpanzer/files/netpanzer.rc @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -- cgit v1.2.3-65-gdbad