summaryrefslogtreecommitdiff
path: root/scp2/InstallModule_ooo.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-08-21 21:34:46 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-09-19 21:06:53 +0200
commit69a98d23e4a55a88bc15225dbac778e42e7b0021 (patch)
tree32cedf96dd876abdddb0604dcd710a0ed9c2b0d2 /scp2/InstallModule_ooo.mk
parent2855009f8fd1670c804996d64336ce5c3f45b175 (diff)
gbuild: avoid unnecessary Packages while processing scp2 files
This is first in do-not-duplicate-stuff-in-solver patch series. Adds direct include path for gb_ScpPreprocessTarget. Avoids copying .par files by using gb_InstallScriptTarget__get_dirs for include paths. Change-Id: I0a2b76accbbe7f33c83816fb8ad69cc29590e9e2
Diffstat (limited to 'scp2/InstallModule_ooo.mk')
-rw-r--r--scp2/InstallModule_ooo.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/scp2/InstallModule_ooo.mk b/scp2/InstallModule_ooo.mk
index 42fab0ed5de3..5ca6b6c97408 100644
--- a/scp2/InstallModule_ooo.mk
+++ b/scp2/InstallModule_ooo.mk
@@ -27,11 +27,6 @@
$(eval $(call gb_InstallModule_InstallModule,scp2/ooo))
-$(eval $(call gb_InstallModule_use_packages,scp2/ooo,\
- scp2_inc \
- scp2_langmacros \
-))
-
$(eval $(call gb_InstallModule_define_if_set,scp2/ooo,\
DISABLE_ATL \
DISABLE_NEON \