aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/konqueror
diff options
context:
space:
mode:
authorChris Larson <clarson@mvista.com>2010-01-20 16:19:52 -0700
committerChris Larson <clarson@mvista.com>2010-01-20 16:19:52 -0700
commit0b76c230a456f09e7d3704955cc22ebf875eea16 (patch)
treeaeedeb3e96a48a0e06a269df9a8938d9eb75a23f /recipes/konqueror
parent2f6df5f0713355be81814f65df25143aba5ea4fb (diff)
downloadopenembedded-0b76c230a456f09e7d3704955cc22ebf875eea16.tar.gz
konq-e 20060404: don't override the exec_prefix var
Signed-off-by: Chris Larson <clarson@mvista.com>
Diffstat (limited to 'recipes/konqueror')
-rw-r--r--recipes/konqueror/konqueror-embedded_20060404.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/konqueror/konqueror-embedded_20060404.bb b/recipes/konqueror/konqueror-embedded_20060404.bb
index a84f47d471..9f6ed35aeb 100644
--- a/recipes/konqueror/konqueror-embedded_20060404.bb
+++ b/recipes/konqueror/konqueror-embedded_20060404.bb
@@ -21,7 +21,7 @@ S = "${WORKDIR}/kdenox"
export QMAKE = "${STAGING_BINDIR_NATIVE}/qmake"
export MOC = "${STAGING_BINDIR_NATIVE}/moc"
export UIC = "${STAGING_BINDIR_NATIVE}/uic"
-export exec_prefix = "${palmtopdir}"
+#export exec_prefix = "${palmtopdir}"
export CXXFLAGS = "-fexceptions -frtti -DKJS_VERBOSE=1 -DQT_THREAD_SUPPORT -DQ_OS_UNIX -DQT_NO_DOM -DENABLE_BOOKMARKS"
export PCRE_CONFIG = "invalid"
# uncomment this for a static build