X-Git-Url: https://git.octo.it/?p=collectd.git;a=blobdiff_plain;f=build.sh;fp=build.sh;h=c0ccce3a5919dbdde3888c9bd8244bcc41040693;hp=a1a676981ae237a385c8229bce18e9d43cbe8705;hb=336d7eef5a135e00ae9af14290d2506646636b88;hpb=853517be0d999507e3aaf1d583f06423ec1031f4 diff --git a/build.sh b/build.sh index a1a67698..c0ccce3a 100755 --- a/build.sh +++ b/build.sh @@ -75,7 +75,7 @@ build_cygwin() : ${DATADIR:="${INSTALL_DIR}"} echo "Installing collectd to ${INSTALL_DIR}." - TOP_SRCDIR=$(pwd) + TOP_SRCDIR="$(pwd)" MINGW_ROOT="$(x86_64-w64-mingw32-gcc -print-sysroot)/mingw" export GNULIB_DIR="${TOP_SRCDIR}/gnulib/build/gllib"