Kaydet (Commit) 4366a9c5 authored tarafından Andras Timar's avatar Andras Timar

[cp] we must keep LICENSE.fodt in the package for MSP patching

Change-Id: I78acf72139f98f373b20507593ab81c03aaa942e
üst effce4ee
......@@ -11,6 +11,7 @@ $(eval $(call gb_Package_Package,readlicense_oo_license,$(call gb_CustomTarget_g
ifeq ($(OS),WNT)
$(eval $(call gb_Package_add_file,readlicense_oo_license,license.txt,license.txt))
$(eval $(call gb_Package_add_file,readlicense_oo_license,LICENSE.fodt,license.html))
else
ifneq ($(OS),MACOSX)
$(eval $(call gb_Package_add_file,readlicense_oo_license,LICENSE,LICENSE))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment