eclass/games-mods.eclass: use #!/sbin/openrc-run instead of #!/sbin/runscript
authorAustin English <wizardedit@gentoo.org>
Mon, 25 Apr 2016 19:22:56 +0000 (14:22 -0500)
committerAustin English <wizardedit@gentoo.org>
Mon, 25 Apr 2016 19:22:56 +0000 (14:22 -0500)
eclass/games-mods.eclass

index 2e9c7cc3ad97d632a4220ecc83ec9b2a1252960a..21297c1678d051bb513544e0d34683b631db9fac 100644 (file)
@@ -197,7 +197,7 @@ games-mods_dosyms() {
 
 games-mods_make_initd() {
        cat <<EOF > "${T}"/${MOD_DED_BIN}
-#!/sbin/runscript
+#!/sbin/openrc-run
 $(head -n 2 ${PORTDIR}/header.txt)
 # Generated by games-mods.eclass