summaryrefslogtreecommitdiffstats
path: root/formula/Library_for.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-04-19 20:25:30 +0200
committerDavid Tardon <dtardon@redhat.com>2013-04-24 05:18:15 +0000
commit1cc9bbfd57e401dbaa5bb2c1abf2fa427c7a966d (patch)
tree065eb1be3cee8ff221f7c613a06f15e6c536b2fc /formula/Library_for.mk
parentgbuild: drop uses of removed packages (diff)
downloadcore-1cc9bbfd57e401dbaa5bb2c1abf2fa427c7a966d.tar.gz
core-1cc9bbfd57e401dbaa5bb2c1abf2fa427c7a966d.zip
gbuild: drop empty use_packages calls
Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
Diffstat (limited to 'formula/Library_for.mk')
-rw-r--r--formula/Library_for.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/formula/Library_for.mk b/formula/Library_for.mk
index efdd24b51258..52e157f51393 100644
--- a/formula/Library_for.mk
+++ b/formula/Library_for.mk
@@ -9,9 +9,6 @@
$(eval $(call gb_Library_Library,for))
-$(eval $(call gb_Library_use_package,for,\
-))
-
$(eval $(call gb_Library_set_include,for,\
$$(INCLUDE) \
-I$(SRCDIR)/formula/source/core/inc \