summaryrefslogtreecommitdiffstats
path: root/debian/patches/debian/0001-queryparse-shebang.patch
blob: aa4b23ec1aed91e0334a76835da0d8d55d2691e7 (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-2022 OARC, Inc.
 # Copyright 2017-2018 Akamai Technologies