summaryrefslogtreecommitdiffstats
path: root/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'pkg')
-rw-r--r--pkg/mingw/module.rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/mingw/module.rules b/pkg/mingw/module.rules
index efef0b4b8..b9ba1d996 100644
--- a/pkg/mingw/module.rules
+++ b/pkg/mingw/module.rules
@@ -8,7 +8,6 @@ $(PKG.cli.zip): | $(STAGE.out.cli/)
$(STAGE.out.cli/):
-$(MKDIR.exe) -p $@
$(CP.exe) HandBrakeCLI.exe $(STAGE.out.cli/)
- $(CP.exe) $(PKG.mingw.lib)/libgcc_s_sjlj-1.dll $(STAGE.out.cli/)
$(call STAGE.doc,$(STAGE.out.cli/))