From: Marcin Juszkiewicz Date: Fri, 26 Oct 2007 10:38:37 +0000 (+0000) Subject: mpfr: remove whitespaces X-Git-Tag: 2011-1~10433 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=01e27b878bfb3eddec75dc53f41db184c20032dd;p=openembedded-core.git mpfr: remove whitespaces git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2988 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/mpfr/mpfr_2.1.1.bb b/meta/packages/mpfr/mpfr_2.1.1.bb index 59b9965aa4..10383b1caa 100644 --- a/meta/packages/mpfr/mpfr_2.1.1.bb +++ b/meta/packages/mpfr/mpfr_2.1.1.bb @@ -15,5 +15,5 @@ do_stage() { includedir=${STAGING_INCDIR} \ libdir=${STAGING_LIBDIR} \ datadir=${STAGING_DATADIR} \ - infodir=${STAGING_DIR}/${HOST_SYS}/info + infodir=${STAGING_DIR}/${HOST_SYS}/info }