fixed rpm build

master
Marc Wäckerlin 7 years ago
parent 6e9071717c
commit ecbaea1832
  1. 5
      scripts/bootstrap.sh

@ -1639,13 +1639,14 @@ BuildRequires: which, pkgconfig, gnupg, expect, ${VCSDEPENDS_RPM}make, automake,
BuildRequires: lsb-release BuildRequires: lsb-release
%else %else
BuildRequires: rpm-sign, redhat-lsb BuildRequires: rpm-sign, redhat-lsb
%endif$( %endif
$(
if testtag AX_USE_DOXYGEN; then cat <<EOS if testtag AX_USE_DOXYGEN; then cat <<EOS
%if ! 0%{?centos} %if ! 0%{?centos}
BuildRequires: mscgen BuildRequires: mscgen
%endif %endif
EOS EOS
fi) fi)
%description %description
@README@ @README@

Loading…
Cancel
Save