summaryrefslogtreecommitdiff
path: root/scripting/Package_ScriptsPython.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-28 19:30:11 +0100
committerMichael Stahl <mstahl@redhat.com>2013-10-28 20:17:26 +0100
commit8df17a34095dce7db16d9d2e505043f806704f66 (patch)
tree80695a18d5364344e1ac1ee376200a96fe569268 /scripting/Package_ScriptsPython.mk
parent176782e3030d17a05dc7addf4f23bb465995a1db (diff)
gbuild: set Package default target to INSTDIR
Change-Id: I2bc45e4ba63f5faaee7389bcd9d7b3f563503186
Diffstat (limited to 'scripting/Package_ScriptsPython.mk')
-rw-r--r--scripting/Package_ScriptsPython.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/scripting/Package_ScriptsPython.mk b/scripting/Package_ScriptsPython.mk
index b48c08d6a325..41027b04fd73 100644
--- a/scripting/Package_ScriptsPython.mk
+++ b/scripting/Package_ScriptsPython.mk
@@ -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 \