fix build

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@398 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2002-04-27 11:04:30 +00:00
parent 5ad6d59f73
commit d25cb82234
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ include Makefile
include create.sql
include debian/rules debian/changelog debian/copyright debian/control
include debian/linkchecker.*
include DNS/README
include linkcheck/DNS/README
include test/*.py test/*.txt
include test/output/test_* test/html/*.html
include rpm_build_script

2
debian/rules vendored
View file

@ -42,7 +42,7 @@ install: build
# remove example files, we install them below
rm -r debian/$(PACKAGE)/usr/share/linkchecker/examples
# install additional doc files
install -c -m 644 DNS/README $(DOCDIR)/README_DNS.txt
install -c -m 644 linkcheck/DNS/README $(DOCDIR)/README_DNS.txt
install -c -m 644 test/*.py $(DOCDIR)/test
install -c -m 644 test/html/*.html $(DOCDIR)/test/html
install -c -m 644 test/output/test_* $(DOCDIR)/test/output

View file

@ -154,7 +154,7 @@ o a (Fast)CGI web interface (requires HTTP server)
""",
distclass = MyDistribution,
cmdclass = {'install': MyInstall},
packages = ['','DNS','linkcheck'],
packages = ['','linkcheck'],
scripts = ['linkchecker'],
data_files = [
('share/locale/de/LC_MESSAGES',