summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-03-20 16:57:22 +0200
committerTor Lillqvist <tml@collabora.com>2015-03-20 17:55:08 +0200
commit41c66312885393614c274897fd75a25c2ddf6ba0 (patch)
tree32b0daca01dc17aba0c03c029890e05eb9c21b47 /Repository.mk
parent9527eeec237f5d797a6420371c76f95246adeb84 (diff)
The 'svp' "plug-in" library is empty so don't build it at all
Its code is in the vcl library nowadays. Change-Id: Idb659e541226724004660102f6641c38a2312c27
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Repository.mk b/Repository.mk
index 1dda9f4214c3..7b6f7d673a50 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -450,7 +450,6 @@ $(eval $(call gb_Helper_register_libraries_for_install,OOOLIBS,ooo, \
$(if $(and $(filter unx,$(GUIBASE)),$(filter-out MACOSX,$(OS))), \
vclplug_gen \
$(if $(ENABLE_TDE),vclplug_tde) \
- $(if $(ENABLE_HEADLESS),,vclplug_svp) \
) \
writerperfect \
xmlscript \