From 53c99ecb46a86871a78df7aa8cb28ddad467a626 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Aug 11 2023 21:23:40 +0000 Subject: Fix list mangled in the wiki conversion. --- diff --git a/guidelines/modules/ROOT/pages/index.adoc b/guidelines/modules/ROOT/pages/index.adoc index b004ae3..06aeaea 100644 --- a/guidelines/modules/ROOT/pages/index.adoc +++ b/guidelines/modules/ROOT/pages/index.adoc @@ -2134,10 +2134,10 @@ to get some information about the build environment. In order to simplify the dependency graph, spec files should only use the following languages for this purpose: -. Python -. Perl -. Standard programs used in shell programing, for instance gawk or sed -. Lua (as supported by the native lua interpreter in rpm) +* Python +* Perl +* Standard programs used in shell programing, for instance gawk or sed +* Lua (as supported by the native lua interpreter in rpm) Additionally, if your package cannot build without a specific scripting language