Change path to expect in secure-card example script

This fixes the lintian warning:
I: ppp: example-wrong-path-for-interpreter
  usr/share/doc/ppp/examples/scripts/secure-card
  (#!/usr/local/bin/expect != /usr/bin/expect)

Author: Chris Boot <bootc@debian.org>
Forwarded: not-needed
Last-Update: 2013-09-09


Gbp-Pq: Name secure-card-interpreter-fix
This commit is contained in:
Ubuntu Developers 2022-05-14 02:43:52 +08:00 committed by openKylinBot
parent eba663cf22
commit c343611431
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/local/bin/expect -f
#!/usr/bin/expect -f
#
# This script was written by Jim Isaacson <jcisaac@crl.com>. It is
# designed to work as a script to use the SecureCARD(tm) device. This