mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3967
9 lines
276 B
Diff
9 lines
276 B
Diff
--- a/scripts/bbmailparsefm.pl 2002-10-17 21:33:21.000000000 +0300
|
|
+++ b/scripts/bbmailparsefm.pl 2017-02-14 19:49:11.371106962 +0200
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/perl
|
|
+#!/usr/bin/env perl
|
|
#
|
|
# Quickie script to parse fetchmail -c output
|
|
# (IMAP proto) for use with bbmail
|