From eb41fa17fe86f6de7d706dbfa5effd45566ee245 Mon Sep 17 00:00:00 2001 From: Bastian Kleineidam Date: Wed, 22 Jul 2009 23:29:10 +0200 Subject: [PATCH] Adjust for renamed apache conf file --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 82e40f5d..55513916 100755 --- a/setup.py +++ b/setup.py @@ -379,7 +379,7 @@ data_files = [ 'cgi-bin/lconline/check.js', 'cgi-bin/lc.cgi', 'cgi-bin/lc.fcgi', - 'config/linkchecker.apache.conf', + 'config/linkchecker.apache2.conf', ]), ]