mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-22 13:21:52 +00:00
Adjust for renamed apache conf file
This commit is contained in:
parent
d97e0e007b
commit
eb41fa17fe
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -379,7 +379,7 @@ data_files = [
|
||||||
'cgi-bin/lconline/check.js',
|
'cgi-bin/lconline/check.js',
|
||||||
'cgi-bin/lc.cgi',
|
'cgi-bin/lc.cgi',
|
||||||
'cgi-bin/lc.fcgi',
|
'cgi-bin/lc.fcgi',
|
||||||
'config/linkchecker.apache.conf',
|
'config/linkchecker.apache2.conf',
|
||||||
]),
|
]),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue