Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  [erts] Remove unused makewhatis script
  • Loading branch information
rickard-green committed Dec 10, 2023
2 parents 1cfee42 + 6a0b70f commit 26a1832
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 329 deletions.
2 changes: 1 addition & 1 deletion erts/etc/common/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ INSTALL_EMBEDDED_PROGS += \
INSTALL_EMBEDDED_DATA = $(UXETC)/start.src $(UXETC)/start_erl.src
INSTALL_TOP = Install
INSTALL_TOP_BIN =
INSTALL_MISC = $(UXETC)/format_man_pages $(UXETC)/makewhatis
INSTALL_MISC = $(UXETC)/format_man_pages
INSTALL_SRC = $(UXETC)/setuid_socket_wrap.c #delivered as an example
ERLEXECDIR = .
INSTALL_LIBS =
Expand Down
327 changes: 0 additions & 327 deletions erts/etc/unix/makewhatis

This file was deleted.

2 changes: 1 addition & 1 deletion lib/reltool/doc/src/reltool_examples.xml
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ Eshell V10.0 (abort with ^G)
{write_file,"start.boot",<<131,104,3,119,...>>}]},
{copy_file,"Install"},
{create_dir,"misc",
[{copy_file,"makewhatis"},{copy_file,"format_man_pages"}]},
[{copy_file,"format_man_pages"}]},
{create_dir,"usr",
[{create_dir,"lib",
[{copy_file,"liberl_interface_st.a"},
Expand Down

0 comments on commit 26a1832

Please sign in to comment.