diff options
-rw-r--r-- | debian/patches/debian/0001-queryparse-shebang.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/debian/0001-queryparse-shebang.patch b/debian/patches/debian/0001-queryparse-shebang.patch index aa4b23e..4354388 100644 --- a/debian/patches/debian/0001-queryparse-shebang.patch +++ b/debian/patches/debian/0001-queryparse-shebang.patch @@ -8,5 +8,5 @@ diff -Naurp dnsperf.orig/contrib/queryparse/queryparse dnsperf/contrib/querypars -#!/usr/bin/env python +#!/usr/bin/python3 # - # Copyright 2019-2022 OARC, Inc. + # Copyright 2019-2023 OARC, Inc. # Copyright 2017-2018 Akamai Technologies |