diff options
author | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:28:31 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:38:34 -0500 |
commit | 43b5d9439877b441db37dbcb25b5204ec5e9a47f (patch) | |
tree | fea69d73c28ee80aecd106b45e20d3b317c1907c /games-fps/rtcw/files/wolf-ded.rc | |
parent | games-fps/quake3-bin: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff) | |
download | gentoo-43b5d9439877b441db37dbcb25b5204ec5e9a47f.tar.gz gentoo-43b5d9439877b441db37dbcb25b5204ec5e9a47f.tar.bz2 gentoo-43b5d9439877b441db37dbcb25b5204ec5e9a47f.zip |
games-fps/rtcw: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'games-fps/rtcw/files/wolf-ded.rc')
-rw-r--r-- | games-fps/rtcw/files/wolf-ded.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-fps/rtcw/files/wolf-ded.rc b/games-fps/rtcw/files/wolf-ded.rc index e3d3879ae12c..b89a33eca1c8 100644 --- a/games-fps/rtcw/files/wolf-ded.rc +++ b/games-fps/rtcw/files/wolf-ded.rc @@ -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$ |