diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-18 18:58:34 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-22 15:56:29 +0200 |
| commit | dc48e768f527cbed0cc3899f6a2ebb396cd9ada8 (patch) | |
| tree | 24fab55846f541a4e58806887b2065baa06981ef /meta-oe/recipes-support/emacs/emacs.inc | |
| parent | 303a585a6f6c142b94307ffe48a5c56f828fcd94 (diff) | |
| download | meta-openembedded-dc48e768f527cbed0cc3899f6a2ebb396cd9ada8.tar.gz | |
meta-oe: remove trailing spaces
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/emacs/emacs.inc')
| -rw-r--r-- | meta-oe/recipes-support/emacs/emacs.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/emacs/emacs.inc b/meta-oe/recipes-support/emacs/emacs.inc index ffb5c50c70..012895e85f 100644 --- a/meta-oe/recipes-support/emacs/emacs.inc +++ b/meta-oe/recipes-support/emacs/emacs.inc | |||
| @@ -14,7 +14,7 @@ X11DEPENDS = " \ | |||
| 14 | libx11 libxau libxcomposite libxcursor libxdamage libxdmcp libxext libxfixes \ | 14 | libx11 libxau libxcomposite libxcursor libxdamage libxdmcp libxext libxfixes \ |
| 15 | libxft libxpm libxrandr libxrender \ | 15 | libxft libxpm libxrandr libxrender \ |
| 16 | gdk-pixbuf glib-2.0 gtk+ pango libxcb harfbuzz icu \ | 16 | gdk-pixbuf glib-2.0 gtk+ pango libxcb harfbuzz icu \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | EXTRA_OECONF = "--without-sound --with-crt-dir=${STAGING_LIBDIR} " | 19 | EXTRA_OECONF = "--without-sound --with-crt-dir=${STAGING_LIBDIR} " |
| 20 | 20 | ||
| @@ -55,7 +55,7 @@ do_compile_prepend() { | |||
| 55 | if [ -e $treedir ];then | 55 | if [ -e $treedir ];then |
| 56 | rm -rf $treedir | 56 | rm -rf $treedir |
| 57 | fi | 57 | fi |
| 58 | 58 | ||
| 59 | mkdir -p $treedir/${base_libdir} | 59 | mkdir -p $treedir/${base_libdir} |
| 60 | 60 | ||
| 61 | if [ -f ${TOOLCHAIN_PATH}/${TARGET_SYS}/${base_libdir}/libgcc_s.so ]; then | 61 | if [ -f ${TOOLCHAIN_PATH}/${TARGET_SYS}/${base_libdir}/libgcc_s.so ]; then |
