dev-ros/roslaunch: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:28:19 +0000 (01:28 -0500)
committerAustin English <wizardedit@gentoo.org>
Wed, 18 May 2016 06:38:34 +0000 (01:38 -0500)
dev-ros/roslaunch/files/roscore.initd
dev-ros/roslaunch/files/roslaunch.initd

index e11fc179a7e18fe9d47c49d43e8a207ddd86a90b..b44a96dcdc7f903b572c86b2f88b65dbe68f8883 100755 (executable)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
index 5526bb16ddc180d2c7f464e87127b312e972492d..b48c20cbeb12786b0e482d0e32c19336e3988207 100755 (executable)
@@ -1,4 +1,4 @@
-#!/sbin/runscript
+#!/sbin/openrc-run
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$