git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b345e3
)
php: Improve staging variables
author
Richard Purdie
<rpurdie@rpsys.net>
Thu, 28 Feb 2008 12:31:13 +0000
(12:31 +0000)
committer
Richard Purdie
<rpurdie@rpsys.net>
Thu, 28 Feb 2008 12:31:13 +0000
(12:31 +0000)
packages/php/php_5.2.0.bb
patch
|
blob
|
history
diff --git
a/packages/php/php_5.2.0.bb
b/packages/php/php_5.2.0.bb
index
4ed88cf
..
890d467
100644
(file)
--- a/
packages/php/php_5.2.0.bb
+++ b/
packages/php/php_5.2.0.bb
@@
-15,7
+15,7
@@
EXTRA_OECONF = " --without-iconv \
--enable-embedded-mysqli \
--enable-magic-quotes \
--with-zlib \
- --with-mysql="${STAGING_DIR
}/${TARGET_SYS
}" \
+ --with-mysql="${STAGING_DIR
_TARGET}${layout_exec_prefix
}" \
--with-mysqli="${STAGING_BINDIR_NATIVE}/mysql_config" \
"