1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

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
+1 -1
View File
@@ -15,5 +15,5 @@ do_stage() {
includedir=${STAGING_INCDIR} \ includedir=${STAGING_INCDIR} \
libdir=${STAGING_LIBDIR} \ libdir=${STAGING_LIBDIR} \
datadir=${STAGING_DATADIR} \ datadir=${STAGING_DATADIR} \
infodir=${STAGING_DIR}/${HOST_SYS}/info infodir=${STAGING_DIR}/${HOST_SYS}/info
} }