Browse Source

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>
Daniel Gustafsson 1 year ago
parent
commit
8b9c5bef9b
2 changed files with 0 additions and 6 deletions
  1. 0 4
      .reuse/dep5
  2. 0 2
      packages/Makefile.am

+ 0 - 4
.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

+ 0 - 2
packages/Makefile.am

@@ -24,8 +24,6 @@
 SUBDIRS = vms
 
 EXTRA_DIST = README \
-  DOS/README \
-  DOS/common.dj \
   OS400/README.OS400 \
   OS400/ccsidcurl.c \
   OS400/ccsidcurl.h \