diff --git a/Pmodules/libpbuild.bash b/Pmodules/libpbuild.bash index 0bf6446..da9c91c 100644 --- a/Pmodules/libpbuild.bash +++ b/Pmodules/libpbuild.bash @@ -1220,6 +1220,7 @@ pbuild.build_module() { # :FIXME: this is a hack!!! # shouldn't this be set in the build-script? eval $( "${MODULECMD}" bash use Libraries ) + eval $( "${MODULECMD}" bash use System ) unset C_INCLUDE_PATH unset CPLUS_INCLUDE_PATH