diff options
author | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:32:10 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:38:34 -0500 |
commit | 419d558e2ba35341aad09c208b3cc300bda9832f (patch) | |
tree | 580307022d0f5052ee5f652a1dad6b202ccefc5d /net-misc/omniORB | |
parent | net-misc/olsrd: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff) | |
download | gentoo-419d558e2ba35341aad09c208b3cc300bda9832f.tar.gz gentoo-419d558e2ba35341aad09c208b3cc300bda9832f.tar.bz2 gentoo-419d558e2ba35341aad09c208b3cc300bda9832f.zip |
net-misc/omniORB: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-misc/omniORB')
-rw-r--r-- | net-misc/omniORB/files/omniNames | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/omniORB/files/omniNames b/net-misc/omniORB/files/omniNames index 4f480d15b1cd..860cedfc9085 100644 --- a/net-misc/omniORB/files/omniNames +++ b/net-misc/omniORB/files/omniNames @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ |