mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-20 01:32:53 +08:00
Make share/man/man1 manpages get built again
Addresses https://github.com/fish-shell/fish-shell/issues/491
This commit is contained in:
parent
9ee7b0a501
commit
15da4aaec7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user