setup_native/Package_wintools.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit db36904f41b577f61033f7c4b6df922045928b86 Author: David Tardon <[email protected]> Date: Thu Feb 28 05:25:13 2013 +0100 fix typo Change-Id: I6c824dccee8c0af0edb2f6fce7d47079894f7af4 diff --git a/setup_native/Package_wintools.mk b/setup_native/Package_wintools.mk index 05bb201..1c99198 100644 --- a/setup_native/Package_wintools.mk +++ b/setup_native/Package_wintools.mk @@ -10,7 +10,7 @@ $(eval $(call gb_Package_Package,setup_native_wintools,$(call gb_CustomTarget_get_workdir,setup_native/wintools))) $(eval $(call gb_Package_add_files,setup_native_wintools,bin,\ - mackcab.exe \ + makecab.exe \ msidb.exe \ msiinfo.exe \ msimsp.exe \ _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
