]> code.delx.au - refind/blobdiff - mkdistrib
Added AARCH64 support to refind-install.
[refind] / mkdistrib
index 78ee30a8163cadf66b33572bc4d116544ef54318..18b339582a65502f5755d6dde1235b7fe1b62759 100755 (executable)
--- a/mkdistrib
+++ b/mkdistrib
@@ -47,6 +47,11 @@ make clean
 # Remove temporary files from the "debian" subdirectory
 rm -rf debian/refind debian/*.log
 
+# Convert man pages to HTML form
+man2html docs/man/mkrlconf.8 > docs/refind/mkrlconf.html
+man2html docs/man/mvrefind.8 > docs/refind/mvrefind.html
+man2html docs/man/refind-install.8 > docs/refind/refind-install.html
+
 # Prepare a place and copy files there....
 mkdir -p ../snapshots/$1/refind-$1/icons/licenses ../snapshots/$1/refind-$1/icons/svg
 cp --preserve=timestamps icons/*png icons/README ../snapshots/$1/refind-$1/icons/