pcsclite: switch to INSTALL.msg.
This commit is contained in:
parent
f22a16b9e4
commit
aadadecade
|
@ -1,11 +1,3 @@
|
|||
|
||||
# This script will advise the user of the needed steps to
|
||||
# activate the runit service of PC/SC Lite
|
||||
#
|
||||
case "${ACTION}" in
|
||||
post)
|
||||
|
||||
cat << _EOF
|
||||
=====================================================================
|
||||
|
||||
- To activate pcscd that is needed to manage the smart card you
|
||||
|
@ -34,7 +26,3 @@ post)
|
|||
for more details.
|
||||
|
||||
=====================================================================
|
||||
|
||||
_EOF
|
||||
;;
|
||||
esac
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pcsclite'
|
||||
pkgname=pcsclite
|
||||
version=1.8.11
|
||||
revision=4
|
||||
revision=5
|
||||
build_style=gnu-configure
|
||||
maintainer="Carlo Dormeletti <carlo.dormeletti@email.it>"
|
||||
homepage="https://alioth.debian.org/projects/pcsclite"
|
||||
|
|
Loading…
Reference in New Issue