don't include tests in devel documentation
This commit is contained in:
parent
8ce81936f5
commit
16de9d5161
@ -98,10 +98,6 @@ The ncurses-static package includes static libraries of the ncurses library.
|
|||||||
%patch11 -p1 -b .urxvt
|
%patch11 -p1 -b .urxvt
|
||||||
%patch12 -p1 -b .kbs
|
%patch12 -p1 -b .kbs
|
||||||
|
|
||||||
# this will be in documentation, drop executable bits
|
|
||||||
cp -p install-sh test
|
|
||||||
find test -type f | xargs chmod 644
|
|
||||||
|
|
||||||
for f in ANNOUNCE; do
|
for f in ANNOUNCE; do
|
||||||
iconv -f iso8859-1 -t utf8 -o ${f}{_,} &&
|
iconv -f iso8859-1 -t utf8 -o ${f}{_,} &&
|
||||||
touch -r ${f}{,_} && mv -f ${f}{_,}
|
touch -r ${f}{,_} && mv -f ${f}{_,}
|
||||||
@ -221,7 +217,6 @@ bzip2 NEWS
|
|||||||
%files term -f terms.term
|
%files term -f terms.term
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%doc test
|
|
||||||
%doc doc/html/hackguide.html
|
%doc doc/html/hackguide.html
|
||||||
%doc doc/html/ncurses-intro.html
|
%doc doc/html/ncurses-intro.html
|
||||||
%doc c++/README*
|
%doc c++/README*
|
||||||
|
Loading…
Reference in New Issue
Block a user