diff options
author | Michael Stahl <mstahl@redhat.com> | 2013-10-28 19:30:11 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2013-10-28 20:17:26 +0100 |
commit | 8df17a34095dce7db16d9d2e505043f806704f66 (patch) | |
tree | 80695a18d5364344e1ac1ee376200a96fe569268 /xmlhelp | |
parent | 176782e3030d17a05dc7addf4f23bb465995a1db (diff) |
gbuild: set Package default target to INSTDIR
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
Diffstat (limited to 'xmlhelp')
-rw-r--r-- | xmlhelp/Package_helpxsl.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlhelp/Package_helpxsl.mk b/xmlhelp/Package_helpxsl.mk index 1ed3adae8aa8..edb4dfbded78 100644 --- a/xmlhelp/Package_helpxsl.mk +++ b/xmlhelp/Package_helpxsl.mk @@ -9,8 +9,6 @@ $(eval $(call gb_Package_Package,xmlhelp_helpxsl,$(SRCDIR)/xmlhelp/util)) -$(eval $(call gb_Package_set_outdir,xmlhelp_helpxsl,$(INSTROOT))) - $(eval $(call gb_Package_add_files,xmlhelp_helpxsl,$(LIBO_SHARE_HELP_FOLDER),\ idxcaption.xsl \ idxcontent.xsl \ |