mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-26 06:53:44 +00:00
Fix RPM doc files.
This commit is contained in:
parent
95b95784e6
commit
e6e3ab5905
1 changed files with 4 additions and 2 deletions
|
|
@ -4,8 +4,10 @@
|
|||
[bdist_rpm]
|
||||
release = 1
|
||||
packager = Bastian Kleineidam <calvin@users.sourceforge.net>
|
||||
doc_files = doc/
|
||||
cgi-bin/lconline/
|
||||
doc_files = doc/development.txt
|
||||
doc/upgrading.txt
|
||||
doc/examples/
|
||||
cgi-bin/lconline/
|
||||
provides = linkchecker
|
||||
group = Web/Utilities
|
||||
install_script = install-rpm.sh
|
||||
|
|
|
|||
Loading…
Reference in a new issue