diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:26:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:26:44 +0000 |
commit | 88ef7ae7a69ab749eeb1cf8e55356ee12272e211 (patch) | |
tree | 7277b72145af9cf0f1cccf707b3638ba6e2f28a7 /debian/patches/series | |
parent | Building with openssl. (diff) | |
download | wget-88ef7ae7a69ab749eeb1cf8e55356ee12272e211.tar.xz wget-88ef7ae7a69ab749eeb1cf8e55356ee12272e211.zip |
Updating configure.ac to fix FTBFS.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/series b/debian/patches/series index daa608f..3e88066 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ wget-doc-remove-usr-local-in-sample.wgetrc wget-doc-remove-usr-local-in-wget.texi wget-passive_ftp-default +progress-linux/0001-ax-code-coverage.patch |