From 44013380e7253560e3cce93a4303d4fbdba95502 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sat, 26 Sep 2015 20:29:45 +0200 Subject: add missing space. --- tools/linux_packaging/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/linux_packaging/build b/tools/linux_packaging/build index eeef42f129..8550f4fce0 100755 --- a/tools/linux_packaging/build +++ b/tools/linux_packaging/build @@ -662,7 +662,7 @@ chmod a+x stage2.run # gcc4/5 ABI test tool -if [ -e $BUILD_ROOT/tools/gccabicheck/gcc-glibmm-abi-check]; then +if [ -e $BUILD_ROOT/tools/gccabicheck/gcc-glibmm-abi-check ]; then cp $BUILD_ROOT/tools/gccabicheck/gcc-glibmm-abi-check $APPBIN else echo "!!!ERROR !!! gcc-glibmm-abi-check program is missing. packager will exit without being complete" -- cgit v1.2.3