summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2014-03-07 10:29:36 +0200
committerTor Lillqvist <tml@collabora.com>2014-03-07 10:34:54 +0200
commitc0b388b8a29c771dbb28dc67e6d2b1a7e5d60193 (patch)
treefb62731432ca5e213c46928bf6f133814c158823 /postprocess
parent860973a6d08e3a80f88b0cef0691157bdcc00e79 (diff)
No cmdmail component on OS X now
Change-Id: I693e529c4ef2846425db6ec6ffdfdfc0b1d09ffc
Diffstat (limited to 'postprocess')
-rwxr-xr-xpostprocess/Rdb_services.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/postprocess/Rdb_services.mk b/postprocess/Rdb_services.mk
index b72f4abc7407..b5eb7813e5bb 100755
--- a/postprocess/Rdb_services.mk
+++ b/postprocess/Rdb_services.mk
@@ -328,8 +328,10 @@ $(eval $(call gb_Rdb_add_components,services,\
xmlhelp/source/treeview/tvhlp1 \
xmlhelp/util/ucpchelp1 \
xmlsecurity/util/xsec_xmlsec$(if $(filter WNT,$(OS)),.windows) \
- $(if $(filter-out WNT,$(OS)),\
+ $(if $(filter-out MACOSX WNT,$(OS)),\
shell/source/cmdmail/cmdmail \
+ ) \
+ $(if $(filter-out WNT,$(OS)),\
shell/source/unix/exec/syssh \
) \
$(if $(filter-out MACOSX WNT,$(OS)), \