[oe-commits] Tom Rini : php-native: Drop unnecessary FILESPATH

git version control git at git.openembedded.org
Wed Jun 9 17:51:06 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 0c7fd5d39fa1cb1a6d9e0ecd8720772eb30fc8fb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0c7fd5d39fa1cb1a6d9e0ecd8720772eb30fc8fb

Author: Tom Rini <tom_rini at mentor.com>
Date:   Wed Jun  9 10:49:08 2010 -0700

php-native: Drop unnecessary FILESPATH

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/php/php-native.inc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/php/php-native.inc b/recipes/php/php-native.inc
index 1698a80..31560a5 100644
--- a/recipes/php/php-native.inc
+++ b/recipes/php/php-native.inc
@@ -11,5 +11,3 @@ EXTRA_OECONF = "--with-cgi --enable-sockets --enable-pcntl \
                 --without-libpng --without-libjpeg \
                 --with-libxml-dir=${STAGING_BINDIR_NATIVE} \
                "
-
-FILESPATH = "${FILE_DIRNAME}/php-${PV}:${FILE_DIRNAME}/php:${FILE_DIRNAME}/files"





More information about the Openembedded-commits mailing list