From 32b6a50f4cdd23552e5687986218ce0f9aa16c94 Mon Sep 17 00:00:00 2001 From: Austin English Date: Wed, 18 May 2016 01:30:58 -0500 Subject: [PATCH] net-im/bitlbee: use #!/sbin/openrc-run instead of #!/sbin/runscript --- net-im/bitlbee/files/bitlbee.initd | 2 +- net-im/bitlbee/files/bitlbee.initd-r1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/bitlbee/files/bitlbee.initd b/net-im/bitlbee/files/bitlbee.initd index 3f4147799d6e..c1310bec1bfc 100644 --- a/net-im/bitlbee/files/bitlbee.initd +++ b/net-im/bitlbee/files/bitlbee.initd @@ -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 or # later diff --git a/net-im/bitlbee/files/bitlbee.initd-r1 b/net-im/bitlbee/files/bitlbee.initd-r1 index f2c79841fde9..1257c7ba7184 100644 --- a/net-im/bitlbee/files/bitlbee.initd-r1 +++ b/net-im/bitlbee/files/bitlbee.initd-r1 @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or # later -- 2.26.2