gbuild: set Package default target to INSTDIR

Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
This commit is contained in:
Michael Stahl
2013-10-28 19:30:11 +01:00
parent 176782e303
commit 8df17a3409
201 changed files with 58 additions and 346 deletions

View File

@@ -9,8 +9,6 @@
$(eval $(call gb_Package_Package,scripting_ScriptsPython,$(SRCDIR)/scripting/examples))
$(eval $(call gb_Package_set_outdir,scripting_ScriptsPython,$(INSTROOT)))
$(eval $(call gb_Package_add_files_with_dir,scripting_ScriptsPython,$(LIBO_SHARE_FOLDER)/Scripts,\
python/Capitalise.py \
python/HelloWorld.py \