File: fix-python-interpreter.diff

package info (click to toggle)
opendmarc 1.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,676 kB
  • sloc: xml: 291,627; ansic: 14,115; perl: 2,384; sh: 460; makefile: 212; python: 58
file content (19 lines) | stat: -rw-r--r-- 709 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
From: Scott Kitterman <scott@kitterman.com>
Date: Mon, 23 Dec 2019 11:12:36 -0500
Subject: fix-python-interpreter

Does not need to be forwarded.  Upstream uses FreeBSD.
---
 contrib/rddmarc/dmarcfail.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/rddmarc/dmarcfail.py b/contrib/rddmarc/dmarcfail.py
index 96df270..f849d92 100644
--- a/contrib/rddmarc/dmarcfail.py
+++ b/contrib/rddmarc/dmarcfail.py
@@ -1,4 +1,4 @@
-#!/usr/local/bin/python
+#!/usr/bin/python
 # $Header: /home/johnl/hack/dmarc/RCS/dmarcfail.py,v 1.1 2012/07/12 03:59:29 johnl Exp $
 # parse DMARC failure reports, add it to the mysql database
 # optional arguments are names of files containing ARF messages,