diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-06 08:51:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-02-06 08:51:35 +0000 |
commit | f6bafcbd110b78de599b992b305138202282dea1 (patch) | |
tree | bfe253126ee551ba7db89df6339c8ca4c8a77c99 | |
parent | Merging upstream version 2.1.1. (diff) | |
download | dnscap-f6bafcbd110b78de599b992b305138202282dea1.tar.xz dnscap-f6bafcbd110b78de599b992b305138202282dea1.zip |
Refreshing rssm-shebang.patch.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/patches/debian/0001-rssm-shebang.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/debian/0001-rssm-shebang.patch b/debian/patches/debian/0001-rssm-shebang.patch index b764273..df814d2 100644 --- a/debian/patches/debian/0001-rssm-shebang.patch +++ b/debian/patches/debian/0001-rssm-shebang.patch @@ -8,5 +8,5 @@ diff -Naurp dnscap.orig/plugins/rssm/dnscap-rssm-rssac002 dnscap/plugins/rssm/dn -#!/usr/bin/env perl +#!/usr/bin/perl # - # Copyright (c) 2018-2022, OARC, Inc. + # Copyright (c) 2018-2023, OARC, Inc. # All rights reserved. |