summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott <[email protected]>2015-09-27 15:54:52 +0100
committerScott <[email protected]>2015-09-27 15:54:52 +0100
commitba9329a59b65fc1f468a83ddc0be8090c69e6863 (patch)
tree40b19a00ae672b5e6bc6de0030b047ad83e2ca4d
parent576a0dd4a006578a38e18868e448f7a282e52d6d (diff)
parent3fead98a28ac0796831face293d519417abd3bfe (diff)
Merge branch 'master' of https://github.com/HandBrake/HandBrake
-rw-r--r--pkg/mingw/module.defs4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/mingw/module.defs b/pkg/mingw/module.defs
index 4119d961b..e7cbe951f 100644
--- a/pkg/mingw/module.defs
+++ b/pkg/mingw/module.defs
@@ -1,7 +1,7 @@
PKG.platname = win
-PKG.cli.zip = $(PKG.out/)$(HB.name)CLI-$(HB.version)-$(PKG.platname)-$(BUILD.arch).zip
-PKG.libhb.zip = $(PKG.out/)$(HB.name)-$(HB.version)-$(BUILD.machine)-libhb.zip
+PKG.cli.zip = $(PKG.out/)$(HB.name)CLI-$(HB.version)-$(PKG.platname)-$(BUILD.machine).zip
+PKG.libhb.zip = $(PKG.out/)LibHB-$(HB.version)-$(PKG.platname)-$(BUILD.machine).zip
PKG.mingw.lib = $(SRC/)libraries
STAGE.out.cli/ = $(STAGE.out/)cli/