summaryrefslogblamecommitdiff
path: root/www/linkchecker/files/patch-setup.py
blob: 3e7be84aa3728c66e9b1e948eb4d865ceb02aed2 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                             
--- setup.py.orig	Sat Oct 18 00:44:51 2003
+++ setup.py	Sat Oct 18 00:45:09 2003
@@ -197,7 +197,7 @@
               'lconline/index.html', 'lconline/lc_cgi.html.en',
               'lconline/lc_cgi.html.de', 'lconline/check.js',
               'lc.cgi','lc.fcgi','lc.sz_fcgi','linkchecker.bat']),
-         ('share/man/man1', ['linkchecker.1']),
+         ('man/man1', ['linkchecker.1']),
       ],
       classifiers = [
         'Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking',