diff options
author | Julian Andres Klode <jak@debian.org> | 2017-09-24 20:33:49 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-09-24 20:36:41 +0200 |
commit | 5e770a07c8fd649340e83725f6d07b94c361e87c (patch) | |
tree | f7acc2299bc05d52a26d3507f37cfd0bd8b5ee6f /debian/apt-transport-https.README | |
parent | 6d44f502d102411325bb52efa7caa76c1054d2dd (diff) |
Drop curl method and apt-transport-https package
This automatically removes any old apt-transport-https, as
apt now Breaks it unversioned.
Diffstat (limited to 'debian/apt-transport-https.README')
-rw-r--r-- | debian/apt-transport-https.README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/apt-transport-https.README b/debian/apt-transport-https.README deleted file mode 100644 index 0c470a1a2..000000000 --- a/debian/apt-transport-https.README +++ /dev/null @@ -1,2 +0,0 @@ -See APT::https group of options in apt.conf(5) to configure how APT will handle -https:// URIs. |