summaryrefslogtreecommitdiffstats
path: root/meta/packages/mpfr
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-10-26 10:38:37 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-10-26 10:38:37 +0000
commit01e27b878bfb3eddec75dc53f41db184c20032dd (patch)
tree53c42f806fa1e67fc583d956626c4822d367cedf /meta/packages/mpfr
parent2860ed5a7ce4975a47c1f5679c5d5c3a416f748d (diff)
downloadpoky-01e27b878bfb3eddec75dc53f41db184c20032dd.tar.gz
mpfr: remove whitespaces
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2988 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/mpfr')
-rw-r--r--meta/packages/mpfr/mpfr_2.1.1.bb2
1 files changed, 1 insertions, 1 deletions
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() {
15 includedir=${STAGING_INCDIR} \ 15 includedir=${STAGING_INCDIR} \
16 libdir=${STAGING_LIBDIR} \ 16 libdir=${STAGING_LIBDIR} \
17 datadir=${STAGING_DATADIR} \ 17 datadir=${STAGING_DATADIR} \
18 infodir=${STAGING_DIR}/${HOST_SYS}/info 18 infodir=${STAGING_DIR}/${HOST_SYS}/info
19} 19}