aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--skel/tools/build/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/skel/tools/build/Makefile.in b/skel/tools/build/Makefile.in
index deeefa4..92d157f 100644
--- a/skel/tools/build/Makefile.in
+++ b/skel/tools/build/Makefile.in
@@ -158,7 +158,7 @@ perlcritic:
msi:
-$(CP) c:/strawberry/c/bin/libgcc_s_sjlj-1.dll $(PARROT_BIN_DIR)
- cmd /c heat dir rakudo -gg -sfrag -cg RakudoStar -dr INSTALLROOT -srd -out star-files.wxs
+ cmd /c heat dir $(PREFIX_DIR) -gg -sfrag -cg RakudoStar -dr INSTALLROOT -srd -out star-files.wxs
cmd /c candle star-files.wxs
cmd /c candle -dSTARVERSION=$(STAR_VERSION) tools/build/star-product.wxs
cmd /c light -b $(PREFIX_DIR) -ext WixUIExtension star-files.wixobj star-product.wixobj -o rakudo-star-$(STAR_VERSION).msi