From: Austin English Date: Wed, 18 May 2016 06:33:41 +0000 (-0500) Subject: sys-apps/pcsc-lite: use #!/sbin/openrc-run instead of #!/sbin/runscript X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=39291979a5098de26986e86db6c00a68c64f308b;p=gentoo.git sys-apps/pcsc-lite: use #!/sbin/openrc-run instead of #!/sbin/runscript --- diff --git a/sys-apps/pcsc-lite/files/pcscd-init.5 b/sys-apps/pcsc-lite/files/pcscd-init.5 index 4ff7dfdd58c0..aa750abee689 100644 --- a/sys-apps/pcsc-lite/files/pcscd-init.5 +++ b/sys-apps/pcsc-lite/files/pcscd-init.5 @@ -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 # $Id$ diff --git a/sys-apps/pcsc-lite/files/pcscd-init.6 b/sys-apps/pcsc-lite/files/pcscd-init.6 index 35b3038f201f..5017199cfd95 100644 --- a/sys-apps/pcsc-lite/files/pcscd-init.6 +++ b/sys-apps/pcsc-lite/files/pcscd-init.6 @@ -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$ diff --git a/sys-apps/pcsc-lite/files/pcscd-init.7 b/sys-apps/pcsc-lite/files/pcscd-init.7 index b47e1df402d5..46780cdef3bb 100644 --- a/sys-apps/pcsc-lite/files/pcscd-init.7 +++ b/sys-apps/pcsc-lite/files/pcscd-init.7 @@ -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 # $Id$