Refreshing queryparse-shebang.patch.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 09:05:10 +01:00
parent ff346f1e84
commit 55cf27bba2
Signed by: daniel
GPG key ID: FBB4F0E80A80222F

View file

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