|
|
|
|
@ -37,7 +37,7 @@ Distribution: OpenPKG [PLUS]
|
|
|
|
|
Group: Misc |
|
|
|
|
License: GPL |
|
|
|
|
Version: %{V_linkchecker} |
|
|
|
|
Release: 20030829 |
|
|
|
|
Release: 20030912 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://osdn.dl.sourceforge.net/linkchecker/linkchecker-%{V_linkchecker}.tar.gz |
|
|
|
|
@ -55,8 +55,8 @@ AutoReqProv: no
|
|
|
|
|
LinkChecker checks your HTML documents for broken links. |
|
|
|
|
|
|
|
|
|
%prep |
|
|
|
|
%setup0 -q -c |
|
|
|
|
%setup1 -q -c -a1 |
|
|
|
|
%setup -q -c |
|
|
|
|
%setup -q -D -T -a1 |
|
|
|
|
# c99 me harder |
|
|
|
|
%{l_shtool} subst \ |
|
|
|
|
-e '/<stdint\.h>/d' \ |
|
|
|
|
|