mpfr: remove whitespaces

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2988 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-10-26 10:38:37 +00:00
parent 2860ed5a7c
commit 01e27b878b

View 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
}