From: Austin English Date: Wed, 18 May 2016 06:32:59 +0000 (-0500) Subject: net-p2p/saku: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=933975e685622e102e811960b5a3b156dac674ce;p=gentoo.git net-p2p/saku: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/net-p2p/saku/files/saku b/net-p2p/saku/files/saku index 898c885985f4..f54c72b1c89b 100644 --- a/net-p2p/saku/files/saku +++ b/net-p2p/saku/files/saku @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$