ftbfs: we can not build html doc now
Version: 2.7.3-1
This commit is contained in:
parent
e8c49c6a01
commit
0f2ab3b8ad
@ -156,7 +156,9 @@ for i in `find doc -iname "*.css"`; do sed -i 's/\r//' $i; done
|
|||||||
# Get rid of a "hidden" file that rpmlint complains about
|
# Get rid of a "hidden" file that rpmlint complains about
|
||||||
rm -f doc/html/.buildinfo
|
rm -f doc/html/.buildinfo
|
||||||
|
|
||||||
make -C doc/src html
|
# We can not build docs now:
|
||||||
|
# https://www.postgresql.org/message-id/2741387.dvL6Cb0VMB@nb.usersys.redhat.com
|
||||||
|
# make -C doc/src html
|
||||||
|
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
Loading…
Reference in New Issue
Block a user