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>
This commit is contained in:
Daniel Gustafsson 2022-11-23 12:12:59 +01:00
parent 3ae63a121d
commit 8b9c5bef9b
2 changed files with 0 additions and 6 deletions

View file

@ -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

View file

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