Import Debian changes 0.69.0-2
[hcoop/debian/courier-authlib.git] / debian / patches / 0008-fix-perl-shebang.patch
diff --git a/debian/patches/0008-fix-perl-shebang.patch b/debian/patches/0008-fix-perl-shebang.patch
new file mode 100644 (file)
index 0000000..1371111
--- /dev/null
@@ -0,0 +1,8 @@
+--- a/samplepipe.pl
++++ b/samplepipe.pl
+@@ -1,4 +1,4 @@
+-#!/usr/local/bin/perl -w
++#!/usr/bin/perl -w
+ # This is a sample authentication module for authpipe. It uses the same
+ # protocol that pop3d/imapd/webmail use to communicate with authdaemon.