]> code.ossystems Code Review - openembedded-core.git/commitdiff
mpfr: remove whitespaces
authorMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 26 Oct 2007 10:38:37 +0000 (10:38 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Fri, 26 Oct 2007 10:38:37 +0000 (10:38 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2988 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/mpfr/mpfr_2.1.1.bb

index 59b9965aa4ed1dcb9c2a47fe92e54687868bdbe7..10383b1caaa98f9b067af31d64564fa8dc18ccd5 100644 (file)
@@ -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
 }