summaryrefslogtreecommitdiff
path: root/wizards/Pyuno_fax.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-09-18 21:05:16 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-09-18 21:05:48 +0100
commitb565c57f4b42ffeea5c7d07b5c2c926ee2a9eff0 (patch)
tree8974de14dcb5189e94bdb7cc1c421a799541767d /wizards/Pyuno_fax.mk
parentf26187ff157a86210d4f8d03e4524380a88ed844 (diff)
correct python wizards component file
Diffstat (limited to 'wizards/Pyuno_fax.mk')
-rw-r--r--wizards/Pyuno_fax.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/Pyuno_fax.mk b/wizards/Pyuno_fax.mk
index fa1e35073e1b..868eecf4785d 100644
--- a/wizards/Pyuno_fax.mk
+++ b/wizards/Pyuno_fax.mk
@@ -38,6 +38,6 @@ $(eval $(call gb_Pyuno_add_files,pyfax,\
FaxWizardDialog.py \
FaxWizardDialogResources.py \
))
-$(eval $(call gb_Pyuno_set_componentfile_full,pyfax,wizards/com/sun/star/wizards/fax/pyfax,vnd.sun.star.expand:\dLO_LIB_DIR/wizards/fax/CallWizard,.py))
+$(eval $(call gb_Pyuno_set_componentfile_full,pyfax,wizards/com/sun/star/wizards/fax/pyfax,vnd.openoffice.pymodule:wizards.fax,.CallWizard))
# vim:set shiftwidth=4 softtabstop=4 expandtab: