aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/rpm-setup.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/rpm-setup.sh b/tools/rpm-setup.sh
index 01450acf9f..2ca06320c3 100755
--- a/tools/rpm-setup.sh
+++ b/tools/rpm-setup.sh
@@ -168,6 +168,8 @@ echo "perl-Pod-Html is unavailable" >&2
add_package ADDITIONAL_LIST asciidoctor || add_package ADDITIONAL_LIST rubygem-asciidoctor.noarch ||
echo "asciidoctor is unavailable" >&2
+ACTUAL_LIST=$BASIC_LIST
+
# Now arrange for optional support libraries
if [ $ADDITIONAL ]
then