mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00

- MacOS systems do not come with makeinfo - Fix the internal build logic. There was config logic in a bset file that does not support logic operators. Use a special tmp internal path to isolate the internal tools.
13 lines
273 B
INI
13 lines
273 B
INI
#
|
|
# GNU texinfo 7.0.3
|
|
#
|
|
|
|
%include %{_configdir}/base.cfg
|
|
|
|
%define texinfo_version 7.0.3
|
|
|
|
%hash sha512 texinfo-%{texinfo_version}.tar.gz \
|
|
uJXP+WVCInQgPxcWNogeOx5VfrmruXIwd6OnnpTgrcXW12Icuqe+R9PF1l/8k/uybwfb+0MMdFoYbq7iiIQGSA==
|
|
|
|
%include %{_configdir}/texinfo-1.cfg
|