Skip to content
Snippets Groups Projects
Commit b05caa77 authored by Gabor Greif's avatar Gabor Greif :speech_balloon:
Browse files

Comment fix

parent 8c99e698
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ ifeq "$$($1_$2_INSTALL_SHELL_WRAPPER_NAME)" ""
$1_$2_INSTALL_SHELL_WRAPPER_NAME = $$($1_$2_PROG)
endif
# Install the binary in $(libexecdir), and install a shell wrapper in $(bindir)
# Install the binary in $(ghclibexecdir), and install a shell wrapper in $(bindir)
INSTALL_LIBEXECS += $1/$2/build/tmp/$$($1_$2_PROG)
BINDIST_WRAPPERS += $$($1_$2_SHELL_WRAPPER_NAME)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment