diff --git a/postlfs/security/openssl.xml b/postlfs/security/openssl.xml index f17a207de2..a4647a1fed 100644 --- a/postlfs/security/openssl.xml +++ b/postlfs/security/openssl.xml @@ -82,7 +82,7 @@ OpenSSL Dependencies Recommended - (if you run the test suite + (if you run the test suite during the build) Optional diff --git a/postlfs/security/polkit.xml b/postlfs/security/polkit.xml index c68a0364ea..f6b1de1b87 100644 --- a/postlfs/security/polkit.xml +++ b/postlfs/security/polkit.xml @@ -85,7 +85,7 @@ useradd -c "Policy Kit Daemon User" -d /dev/null \ -u 27 -g polkituser -s /bin/false polkituser Install polkit by running the following - commands as an unprivileged user:: + commands as an unprivileged user: ./configure --prefix=/usr --sysconfdir=/etc \ --libexecdir=/usr/lib/polkit-1 --localstatedir=/var &&