From c830bb063b9559a7a338a27ec3cebb8be3e93217 Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Fri, 9 Mar 2018 12:15:29 +0000 Subject: zef-m to zef-j, probably still doesn't work --- tools/build/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in index e55cc25..028a083 100644 --- a/tools/build/Makefile.in +++ b/tools/build/Makefile.in @@ -57,7 +57,7 @@ modules-install: @backend_modules_install@ modules-install-j: rakudo-install @echo "== Installing modules for JVM" cd modules/zef && @path@ $(DESTDIR)$(PERL6_J_INSTALL) -Ilib bin/zef install ." - @path@ $(PERL) tools/build/module-install.pl $(PERL6_J_INSTALL) $(DESTDIR)$(SITE_BIN_DIR)/zef-m $(MODULES)" + @path@ $(PERL) tools/build/module-install.pl $(PERL6_J_INSTALL) $(DESTDIR)$(SITE_BIN_DIR)/zef-j $(MODULES)" modules-install-m: rakudo-install @echo "== Installing modules for MoarVM" -- cgit v1.1