summaryrefslogtreecommitdiffstats
path: root/debian/patches/debian/0001-queryparse-shebang.patch
blob: ec0ba241bfb59557fc2edabe1b4f9b92dc424abe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
Description: Correcting Python shebang.

diff -Naurp dnsperf.orig/contrib/queryparse/queryparse dnsperf/contrib/queryparse/queryparse
--- dnsperf.orig/contrib/queryparse/queryparse
+++ dnsperf/contrib/queryparse/queryparse
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python3
 #
 # Copyright 2019-2021 OARC, Inc.
 # Copyright 2017-2018 Akamai Technologies