set correct path to perl interpreter in examples
authorRaoul Gunnar Borenius <borenius@dfn.de>
Sat, 12 Jan 2019 09:23:59 +0000 (09:23 +0000)
committerAndres Salomon <dilinger@debian.org>
Sat, 12 Jan 2019 09:23:59 +0000 (09:23 +0000)
commitcf48ffa1ba6b62ef6d64126b41bd5ebf3e6b83e4
treebec8a0b3ec8f7ef9ee0c4d9b8c0ceda064a1fddf
parentaef4f7a701495ff10da72a91f9cb921667963655
set correct path to perl interpreter in examples

Forwarded: not-needed
Reviewed-by: Nicholas Bamber <nicholas@periapt.co.uk>
Last-Update: 2012-04-17

The supplied expample scipts assume that perl is installed
in /usr/local/bin which is not the case in Debian.
This patch changes the path to /usr/bin/perl in all supplied
example scripts and corrects a comment in scripts/identd.perl5.

Gbp-Pq: Name examples
scripts/00README
scripts/big_brother.perl5
scripts/count_pf.perl
scripts/count_pf.perl5
scripts/identd.perl5
scripts/idrlogin.perl
scripts/idrlogin.perl5
scripts/list_NULf.perl5
scripts/list_fields.perl
scripts/shared.perl5
scripts/watch_a_file.perl