From 7dec0971dd6952a6f72fe44f374ab474519d9f06 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 18 Mar 2026 13:01:36 +0000 Subject: Make /var/qmail installation optional --- doc/index.html | 4 ++-- doc/upgrade.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index c5423e5..c6db2ac 100644 --- a/doc/index.html +++ b/doc/index.html @@ -34,11 +34,11 @@ inetd-like mail servers that do not already support it.
  • A POSIX-compliant system with a standard C development environment
  • GNU make, version 3.81 or later
  • skalibs version -2.14.5.2 or later. It's a build-time requirement. It's also a run-time +2.14.6.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • s6 version -2.14.0.1 or later. It's a build-time and run-time requirement.
  • +2.15.0.0 or later. It's a build-time and run-time requirement.
  • s6-dns version 2.4.1.1 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the s6-dns library.
  • diff --git a/doc/upgrade.html b/doc/upgrade.html index 5393bc0..2720b16 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -22,9 +22,9 @@