commit d517faf2de4819ba29db37f39894fe322b2d4053 parent 9375e25c67bd76c07e8548f8cc77bf62fd077114 Author: Vincent Forest <vincent.forest@meso-star.com> Date: Mon, 17 Aug 2026 12:26:37 +0200 Solstice : remove unused variables in a hook script Diffstat:
| M | solstice/hooks/01-generate-man.sh | | | 5 | ----- |
1 file changed, 0 insertions(+), 5 deletions(-)
diff --git a/solstice/hooks/01-generate-man.sh b/solstice/hooks/01-generate-man.sh @@ -33,11 +33,6 @@ man_pages() # Man to convert is submitted on stdin man2html() # output_filename { - # Define the relative path to the root of the website - worktree="$(absdir "../")" - output="$(absdir "$1")" - root="$(relpath_to_dir "${output}" "${worktree}")" - { cd .. sty-genhead "${OLDPWD##*/}/$1"