summaryrefslogtreecommitdiff
path: root/desktop/Executable_soffice.bin.mk
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-09-22 12:48:27 +0200
committerJan Holesovsky <kendy@suse.cz>2011-09-22 12:49:10 +0200
commitb0ddd564c178e0d61040d7b059dccc10e031532d (patch)
treea66e555a1ad1c9419311b9d62ac31373aec44efd /desktop/Executable_soffice.bin.mk
parent919ce6a9b83daebc0dc5b787ce748f6d6899d51f (diff)
Fix manifest creation in the MinGW case (and hopefully not breaking native).
Diffstat (limited to 'desktop/Executable_soffice.bin.mk')
-rw-r--r--desktop/Executable_soffice.bin.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/Executable_soffice.bin.mk b/desktop/Executable_soffice.bin.mk
index d9b5f21615fa..aec58c5ab504 100644
--- a/desktop/Executable_soffice.bin.mk
+++ b/desktop/Executable_soffice.bin.mk
@@ -76,7 +76,6 @@ $(eval $(call gb_Executable_add_noexception_objects,$(sofficebin),\
# the resulting executable is called soffice_bin.exe, copy it to soffice.bin
$(eval $(call gb_Package_Package,$(sofficebin),$(OUTDIR)/bin))
$(eval $(call gb_Package_add_file,$(sofficebin),bin/soffice.bin,$(sofficebin).exe))
-$(eval $(call gb_Package_add_file,$(sofficebin),bin/soffice.bin.manifest,$(sofficebin).exe.manifest))
endif