diff options
author | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:35:14 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:38:34 -0500 |
commit | 92efe7b8b24a625ffdc844327adf9c58b4aca734 (patch) | |
tree | 27504dbdad2439242e5a556272c39b008dfbf252 /www-misc | |
parent | www-misc/vdradmin-am: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff) | |
download | gentoo-92efe7b8b24a625ffdc844327adf9c58b4aca734.tar.gz gentoo-92efe7b8b24a625ffdc844327adf9c58b4aca734.tar.bz2 gentoo-92efe7b8b24a625ffdc844327adf9c58b4aca734.zip |
www-misc/xxv: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/xxv/files/xxv.utf8-v5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-misc/xxv/files/xxv.utf8-v5 b/www-misc/xxv/files/xxv.utf8-v5 index 7ddd4332a6e6..7ddc43eabad1 100644 --- a/www-misc/xxv/files/xxv.utf8-v5 +++ b/www-misc/xxv/files/xxv.utf8-v5 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later # $Id$ |