mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-27 01:24:42 +00:00
Fix linkchecker-web .deb generation.
This commit is contained in:
parent
6a0a7b9093
commit
e679efae7a
2 changed files with 0 additions and 7 deletions
1
debian/control
vendored
1
debian/control
vendored
|
|
@ -52,7 +52,6 @@ Description: check websites and HTML documents for broken links
|
|||
Package: linkchecker-web
|
||||
Architecture: all
|
||||
Depends: linkchecker,
|
||||
python-qt4 (>= 4.5),
|
||||
apache2 | httpd,
|
||||
libapache2-mod-wsgi | httpd-wsgi,
|
||||
${misc:Depends},
|
||||
|
|
|
|||
6
debian/linkchecker-web.install
vendored
6
debian/linkchecker-web.install
vendored
|
|
@ -1,6 +0,0 @@
|
|||
usr/bin/linkchecker-gui
|
||||
usr/lib/python*/dist-packages/linkcheck/gui
|
||||
usr/share/linkchecker/lccollection.qhc
|
||||
usr/share/linkchecker/lcdoc.qch
|
||||
usr/share/man/de/man1/linkchecker-gui.1
|
||||
usr/share/man/man1/linkchecker-gui.1
|
||||
Loading…
Reference in a new issue