php-native: Drop unnecessary FILESPATH
authorTom Rini <tom_rini@mentor.com>
Wed, 9 Jun 2010 17:49:08 +0000 (10:49 -0700)
committerTom Rini <tom_rini@mentor.com>
Wed, 9 Jun 2010 17:50:56 +0000 (10:50 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/php/php-native.inc

index 1698a80..31560a5 100644 (file)
@@ -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"