generate MANIFEST before building

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2503 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-04-01 09:24:06 +00:00
parent 8088686779
commit 1c49d0f47a

3
debian/rules vendored
View file

@ -16,6 +16,9 @@ HTMLDIR = $(ROOT)/var/www/lconline
SHARE = $(ROOT)/usr/share/linkchecker
ETC = $(ROOT)/etc
common-configure-arch::
$(PYTHON) setup.py sdist --manifest-only
common-install-impl::
# remove example files, we install them with dh_installexamples
rm -r $(ROOT)/usr/share/linkchecker/examples