diff --git a/gen_compile.sh b/gen_compile.sh index 4c978f2..cd59176 100644 --- a/gen_compile.sh +++ b/gen_compile.sh @@ -569,6 +569,7 @@ compile_unionfs_fuse() { print_info 1 'unionfs-fuse: >> Compiling...' sed -i "/^\(CFLAGS\|CPPFLAGS\)/s:^\\(.*\\)$:\\1 -Ifuse_tmp/${FUSE_DIR}/include:" Makefile src/Makefile cat Makefile src/Makefile + bash MAKE=${UTILS_MAKE} compile_generic "" "" print_info 1 'unionfs-fuse: >> Copying to cache...' [ -f "${TEMP}/${UNIONFS_FUSE_DIR}/src/unionfs" ] ||