[oe-commits] Chris Larson : konq-e 20060404: don't override the exec_prefix var

git version control git at git.openembedded.org
Thu Jan 21 07:53:45 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 0b76c230a456f09e7d3704955cc22ebf875eea16
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0b76c230a456f09e7d3704955cc22ebf875eea16

Author: Chris Larson <clarson at mvista.com>
Date:   Wed Jan 20 16:19:52 2010 -0700

konq-e 20060404: don't override the exec_prefix var

Signed-off-by: Chris Larson <clarson at mvista.com>

---

 recipes/konqueror/konqueror-embedded_20060404.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/konqueror/konqueror-embedded_20060404.bb b/recipes/konqueror/konqueror-embedded_20060404.bb
index a84f47d..9f6ed35 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





More information about the Openembedded-commits mailing list