diff options
author | Daniel Stenberg <daniel@haxx.se> | 2018-11-30 16:01:32 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-12-05 15:29:24 +0100 |
commit | bae0d473f5912d38fc8da1f9850a70b015b53c9e (patch) | |
tree | 4fdaa556c833c4c6864cae2a04e3d7dbe28e3750 /packages/Linux/RPM/README | |
parent | 08efa19e6aaf0e8bf8ece5a35f369c0cb346ace9 (diff) |
packages: remove old leftover files and dirs
This subdir has mostly become an attic of never-used cruft from the
past.
Closes #3331
Diffstat (limited to 'packages/Linux/RPM/README')
-rw-r--r-- | packages/Linux/RPM/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packages/Linux/RPM/README b/packages/Linux/RPM/README deleted file mode 100644 index a6936ba56..000000000 --- a/packages/Linux/RPM/README +++ /dev/null @@ -1,4 +0,0 @@ -Author: Daniel (I'm not trustworthy, replace this!) - -Paul Marquis's 'make_curl_rpm' script is a fine example on how to automate the -jobs. You need to fill in your own name and email at least. |