diff --git a/ci_setup_test.sh b/ci_setup_test.sh index be44d227..821e8d58 100755 --- a/ci_setup_test.sh +++ b/ci_setup_test.sh @@ -35,7 +35,8 @@ make install PREFIX="${DIR_ROOT}/${DIR_INSTALLED_FDPP}" CC=clang ./default-configure -d \ --with-fdpp-lib-dir=${DIR_ROOT}/${DIR_INSTALLED_FDPP}/lib/fdpp \ - --with-fdpp-include-dir=${DIR_ROOT}/${DIR_INSTALLED_FDPP}/include + --with-fdpp-include-dir=${DIR_ROOT}/${DIR_INSTALLED_FDPP}/include \ + --with-fdpp-pkgconf-dir=${DIR_ROOT}/${DIR_INSTALLED_FDPP}/pkgconfig make # Install the FAT mount helper