mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-28 11:40:28 +00:00
updated rpm spec
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1666 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
3408329595
commit
9562cb0549
2 changed files with 4 additions and 4 deletions
|
|
@ -50,4 +50,4 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
%files -f INSTALLED_FILES
|
||||
%defattr(-,root,root)
|
||||
%doc README TODO doc/ lconline/ test/
|
||||
%doc README TODO doc/ cgi/lconline/ test/
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
[bdist_rpm]
|
||||
release = 1
|
||||
packager = Bastian Kleineidam <calvin@users.sourceforge.net>
|
||||
doc_files = INSTALL
|
||||
README
|
||||
doc_files = README
|
||||
TODO
|
||||
lconline/
|
||||
doc/
|
||||
cgi/lconline/
|
||||
test/
|
||||
provides = linkchecker
|
||||
group = Web/Utilities
|
||||
|
|
|
|||
Loading…
Reference in a new issue