summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorThijs Kinkhorst <thijs@debian.org>2013-05-08 15:27:39 +0200
committerThijs Kinkhorst <thijs@debian.org>2013-05-08 15:27:39 +0200
commitba8f8d7a836446327542470361e301ed3aa568af (patch)
tree1506a90b45544729e4772d4c883b544c8efb0e6a /Makefile
parent6c7117073148f39b51b24dbcc83d6cf90d4eeee7 (diff)
downloadca-certificates-ba8f8d7a836446327542470361e301ed3aa568af.tar.gz
Remove obsolete debconf.org CA. Debconf now uses an SPI signed intermediary for its certificates. (Closes: #693405)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cc8444d..c635403 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
#
CERTSDIR = /usr/share/ca-certificates
-SUBDIRS = mozilla cacert.org debconf.org spi-inc.org
+SUBDIRS = mozilla cacert.org spi-inc.org
all:
for dir in $(SUBDIRS); do \