mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-03 23:11:14 -03:00
Make share/man/man1 manpages get built again
Addresses https://github.com/fish-shell/fish-shell/issues/491
This commit is contained in:
@@ -490,6 +490,8 @@ share/man: $(HELP_SRC)
|
||||
touch share/man
|
||||
-rm -r help_doc
|
||||
./build_tools/build_documentation.sh
|
||||
cp help_doc/man/man1/*.1 share/man
|
||||
rm -r help_doc
|
||||
|
||||
#
|
||||
# The build rules for installing/uninstalling fish
|
||||
|
||||
Reference in New Issue
Block a user