summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-11-17 13:00:31 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-11-18 10:29:37 +0100
commit1378b974bcd35e76915922f4903245e38e956d3f (patch)
tree4a2171609715df4f652737fd0831738b4cf91c43 /rules
parent9866cea3c31e4a9feb9e9fd8d91209360a6acdf1 (diff)
downloadptxdist-1378b974bcd35e76915922f4903245e38e956d3f.tar.gz
ptxdist-1378b974bcd35e76915922f4903245e38e956d3f.tar.xz
[qt4-examples] rename the target to make sure that qt4-examples appears in qt4.xpkg.map
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> (cherry picked from commit a47e0559d086b5316f91663d60234187b7290bbb) Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/qt4-examples.make6
1 files changed, 2 insertions, 4 deletions
diff --git a/rules/qt4-examples.make b/rules/qt4-examples.make
index 7b50bdad3..4e73a9a3b 100644
--- a/rules/qt4-examples.make
+++ b/rules/qt4-examples.make
@@ -1,13 +1,11 @@
# WARNING: this file is generated with qt4_mk_examples.sh
# do not edit
-PTX_MAP_TO_PACKAGE_qt4-examples := QT4
-
ifdef PTXCONF_QT4_EXAMPLES
-$(STATEDIR)/qt4.targetinstall.post: $(STATEDIR)/qt4-examples.targetinstall
+$(STATEDIR)/qt4.targetinstall.post: $(STATEDIR)/qt4.targetinstall2
endif
-$(STATEDIR)/qt4-examples.targetinstall: $(STATEDIR)/qt4.targetinstall
+$(STATEDIR)/qt4.targetinstall2: $(STATEDIR)/qt4.targetinstall
@$(call targetinfo, $@)
@$(call install_init, qt4-examples)
@$(call install_fixup,qt4-examples,PACKAGE,qt4-examples)