summaryrefslogtreecommitdiffstats
path: root/rules/qt4.make
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2014-01-23 10:41:10 +0100
committerJuergen Beisert <jbe@pengutronix.de>2014-01-23 11:39:54 +0100
commit69ea65830367af8ad3c26f29745e66b65f571425 (patch)
tree910e2469fbabd5ea38bc03d08a1b5d72abfbdd4d /rules/qt4.make
parentb9f36fd52321744f69a882b4fc436fc63c2981f5 (diff)
downloadptxdist-69ea65830367af8ad3c26f29745e66b65f571425.tar.gz
ptxdist-69ea65830367af8ad3c26f29745e66b65f571425.tar.xz
QT4/pre-build: installing the examples needs the source tree
When installing the examples, this package cannot be used in its pre-build archive form. But else it can. So disable this feature only on demand. Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
Diffstat (limited to 'rules/qt4.make')
-rw-r--r--rules/qt4.make3
1 files changed, 3 insertions, 0 deletions
diff --git a/rules/qt4.make b/rules/qt4.make
index eca820ba5..2df513158 100644
--- a/rules/qt4.make
+++ b/rules/qt4.make
@@ -26,6 +26,9 @@ QT4_SOURCE := $(SRCDIR)/$(QT4).$(QT4_SUFFIX)
QT4_DIR := $(BUILDDIR)/$(QT4)
QT4_BUILD_OOT := YES
QT4_LICENSE := GPL3, LGPLv2.1
+ifdef PTXCONF_QT4_EXAMPLES
+QT4_DEVPKG := NO
+endif
# ----------------------------------------------------------------------------
# Extract