Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2023-06-12 20:55:08 +0300
committernl6720 <nl6720@gmail.com>2024-02-17 11:27:19 +0200
commit2932a9def38fbe03c3727c6f5ca4f8e888826c78 (patch)
tree991b8b2a6311876e316fc0e657fd5d7f5442a8fd /README.rst
parentbedb75a8c39aa5f154ee4fc383374de3ef399e6d (diff)
Makefile: build and install the mkarchiso(1) man page
rst2man from python-docutils is required to convert the man page from reStructuredText.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 5a544c5..fff961d 100644
--- a/README.rst
+++ b/README.rst
@@ -36,6 +36,10 @@ For linting the shell scripts the following package is required:
* shellcheck
+For generating the man pages:
+
+* python-docutils
+
Profiles
========