Remove unused certificate copy.

This commit is contained in:
Bastian Kleineidam 2014-03-04 22:10:24 +01:00
parent b04e52a975
commit 182f89d57f
3 changed files with 1 additions and 4027 deletions

View file

@ -1,7 +1,6 @@
include README.txt COPYING MANIFEST.in
include config/linkchecker-completion config/create.sql
include config/linkcheckerrc
include config/ca-certificates.crt
include config/linkchecker.apache2.conf install-rpm.sh
include linkchecker.freecode
include cgi-bin/lc.wsgi cgi-bin/README

File diff suppressed because it is too large Load diff

View file

@ -634,7 +634,7 @@ myemail = "bastian.kleineidam@web.de"
data_files = [
('share/linkchecker',
['config/linkcheckerrc', 'config/ca-certificates.crt',
['config/linkcheckerrc',
'doc/html/lccollection.qhc', 'doc/html/lcdoc.qch']),
('share/linkchecker/examples',
['cgi-bin/lconline/leer.html.en',