Kaydet (Commit) d599de13 authored tarafından Caolán McNamara's avatar Caolán McNamara

use vnd.openoffice.pymodule: as the prefix

üst 2e444660
...@@ -52,8 +52,7 @@ $(foreach file,$(2),$(call gb_Pyuno_add_file,$(1),$(file))) ...@@ -52,8 +52,7 @@ $(foreach file,$(2),$(call gb_Pyuno_add_file,$(1),$(file)))
endef endef
# TODO: is it necessary to have variable componentprefix? gb_Pyuno__COMPONENTPREFIX := vnd.openoffice.pymodule:
gb_Pyuno__COMPONENTPREFIX := vnd.sun.star.expand:\dOOO_BASE_DIR/program/
define gb_Pyuno_set_componentfile define gb_Pyuno_set_componentfile
$(call gb_ComponentTarget_ComponentTarget,$(2),$(gb_Pyuno__COMPONENTPREFIX),$(1)) $(call gb_ComponentTarget_ComponentTarget,$(2),$(gb_Pyuno__COMPONENTPREFIX),$(1))
......
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