diff options
author | Daniel Gustafsson <daniel@yesql.se> | 2022-11-23 12:12:59 +0100 |
---|---|---|
committer | Daniel Gustafsson <daniel@yesql.se> | 2022-11-23 12:12:59 +0100 |
commit | 8b9c5bef9b800c1e287b23682903a5f5a391da81 (patch) | |
tree | ed8c2825135083ed306d2574054e0bf8376ffae6 /.reuse | |
parent | 3ae63a121da20b2e02c393e0dc48e448b21a0c35 (diff) | |
download | curl-8b9c5bef9b800c1e287b23682903a5f5a391da81.tar.gz |
packaging: remove traces of deleted files
Commit a8861b6cc removed packages/DOS but left a few traces of it
which broke the distcheck CI. Remove all traces.
Closes: #9971
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
Diffstat (limited to '.reuse')
-rw-r--r-- | .reuse/dep5 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 index c73508dd2..5e20df738 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -53,10 +53,6 @@ Files: mlc_config.json Copyright: 2022 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al. License: curl -Files: packages/DOS/README -Copyright: 2003 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al. -License: curl - Files: packages/OS400/README.OS400 Copyright: 2007 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al. License: curl |