[oe-commits] Tom Rini : emacs: Drop unnecessary FILESPATH

git version control git at git.openembedded.org
Fri Jun 4 23:56:13 UTC 2010


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

Author: Tom Rini <tom_rini at mentor.com>
Date:   Fri Jun  4 16:42:51 2010 -0700

emacs: Drop unnecessary FILESPATH

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

---

 recipes/emacs/emacs_23.1.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/recipes/emacs/emacs_23.1.bb b/recipes/emacs/emacs_23.1.bb
index 7b1a6c7..9ea320d 100644
--- a/recipes/emacs/emacs_23.1.bb
+++ b/recipes/emacs/emacs_23.1.bb
@@ -5,8 +5,6 @@ EXTRA_OECONF = "--without-sound --without-x"
 #/!\warning untested recipe
 DEFAULT_PREFERENCE = "-2" 
 
-
-FILESPATH = "${FILE_DIRNAME}/emacs-${PV}:${FILE_DIRNAME}/files"
 SRC_URI = "${GNU_MIRROR}/emacs/emacs-${PV}.tar.gz;name=tarball \
 	   file://emacs23.1-use-qemu.patch \
 	   file://nostdlib-unwind.patch"





More information about the Openembedded-commits mailing list