diff options
author | Richard Nelson <cowboy@debian.org> | 1998-06-23 10:00:00 -0500 |
---|---|---|
committer | Andreas Beckmann <debian@abeckmann.de> | 2012-10-01 19:58:37 +0200 |
commit | 6202a816311c5e56f71ecd358850b1e6d8cd7065 (patch) | |
tree | de47ad4f657df101b6f36a07a6c6e19191be7de9 /contrib | |
parent | 6c193ce1dd1d07ebdc1372e38bc4908ab1c37705 (diff) | |
download | sendmail-debian/8.8.8-20.tar.gz |
Imported Debian patch 8.8.8-20debian/8.8.8-20
Diffstat (limited to 'contrib')
-rwxr-xr-x | contrib/passwd-to-alias.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/passwd-to-alias.pl b/contrib/passwd-to-alias.pl index 05a51b9..b571927 100755 --- a/contrib/passwd-to-alias.pl +++ b/contrib/passwd-to-alias.pl @@ -1,4 +1,4 @@ -#!/bin/perl +#!/usr/bin/perl # # Convert GECOS information in password files to alias syntax. |