diff --git a/cibuild.sh b/cibuild.sh index 07dfd56e..f45b79af 100755 --- a/cibuild.sh +++ b/cibuild.sh @@ -212,8 +212,8 @@ END END fi - mkdir -p ${PGROOT}/include/postgresql ${PGROOT}/include/postgresql/server - cp ${PG_DEBUG_HEADER} + mkdir -p ${PGROOT}/include/postgresql/server + cp ${PG_DEBUG_HEADER} ${PGROOT}/include/ cp ${PG_DEBUG_HEADER} ${PGROOT}/include/postgresql cp ${PG_DEBUG_HEADER} ${PGROOT}/include/postgresql/server