diff options
author | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:31:02 -0500 |
---|---|---|
committer | Austin English <wizardedit@gentoo.org> | 2016-05-18 01:38:34 -0500 |
commit | 079109d3b1541deb68227a34a2ff529e4e283942 (patch) | |
tree | f329eeb9097c42286e2130b7a3045d3dd98ddcc5 /net-im/pyaim-t | |
parent | net-im/prosody: use #!/sbin/openrc-run instead of #!/sbin/runscript (diff) | |
download | gentoo-079109d3b1541deb68227a34a2ff529e4e283942.tar.gz gentoo-079109d3b1541deb68227a34a2ff529e4e283942.tar.bz2 gentoo-079109d3b1541deb68227a34a2ff529e4e283942.zip |
net-im/pyaim-t: use #!/sbin/openrc-run instead of #!/sbin/runscript
Diffstat (limited to 'net-im/pyaim-t')
-rw-r--r-- | net-im/pyaim-t/files/pyaim-t-0.8-initd-r1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pyaim-t/files/pyaim-t-0.8-initd-r1 b/net-im/pyaim-t/files/pyaim-t-0.8-initd-r1 index c4d867e37773..2f5e46c1d8e2 100644 --- a/net-im/pyaim-t/files/pyaim-t-0.8-initd-r1 +++ b/net-im/pyaim-t/files/pyaim-t-0.8-initd-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ |