summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin English <wizardedit@gentoo.org>2016-05-18 01:28:30 -0500
committerAustin English <wizardedit@gentoo.org>2016-05-18 01:38:34 -0500
commit9b270148288bb4750749a76341232f7374fd9da8 (patch)
treeb98650cf05ba589f92d000724d2c229a9cd375e0
parentgames-action/teeworlds: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff)
downloadgentoo-9b270148288bb4750749a76341232f7374fd9da8.tar.gz
gentoo-9b270148288bb4750749a76341232f7374fd9da8.tar.bz2
gentoo-9b270148288bb4750749a76341232f7374fd9da8.zip
games-fps/quake3-bin: use #!/sbin/openrc-run instead of #!/sbin/runscript
-rw-r--r--games-fps/quake3-bin/files/q3ded.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-fps/quake3-bin/files/q3ded.rc b/games-fps/quake3-bin/files/q3ded.rc
index a3a847f862ba..99922748b4c6 100644
--- a/games-fps/quake3-bin/files/q3ded.rc
+++ b/games-fps/quake3-bin/files/q3ded.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$