summaryrefslogtreecommitdiffstats
path: root/pkg/mingw
diff options
context:
space:
mode:
authorBradley Sepos <[email protected]>2015-09-27 09:25:25 -0400
committerBradley Sepos <[email protected]>2015-09-27 09:25:25 -0400
commit4eca6797160119bdd32269586b87f7b8f05d2843 (patch)
treed6e24edbce359ac60140cabfdfea787fe3db61b9 /pkg/mingw
parenta18db8b3651e2d0dada4f131f8fb9ae2c3069f38 (diff)
build: Fix arch in Win CLI package name.
Diffstat (limited to 'pkg/mingw')
-rw-r--r--pkg/mingw/module.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/mingw/module.defs b/pkg/mingw/module.defs
index 4119d961b..cef46a62a 100644
--- a/pkg/mingw/module.defs
+++ b/pkg/mingw/module.defs
@@ -1,6 +1,6 @@
PKG.platname = win
-PKG.cli.zip = $(PKG.out/)$(HB.name)CLI-$(HB.version)-$(PKG.platname)-$(BUILD.arch).zip
+PKG.cli.zip = $(PKG.out/)$(HB.name)CLI-$(HB.version)-$(PKG.platname)-$(BUILD.machine).zip
PKG.libhb.zip = $(PKG.out/)$(HB.name)-$(HB.version)-$(BUILD.machine)-libhb.zip
PKG.mingw.lib = $(SRC/)libraries