From ecbaea18321e4c8960e69c6eb62935a1a2058caa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20W=C3=A4ckerlin?= Date: Wed, 24 May 2017 11:39:53 +0000 Subject: [PATCH] fixed rpm build --- scripts/bootstrap.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index 8a00a47..97417b2 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -1639,13 +1639,14 @@ BuildRequires: which, pkgconfig, gnupg, expect, ${VCSDEPENDS_RPM}make, automake, BuildRequires: lsb-release %else BuildRequires: rpm-sign, redhat-lsb -%endif$( +%endif +$( if testtag AX_USE_DOXYGEN; then cat <