diff --git a/configure b/configure index 31f83002..b45bfd27 100755 --- a/configure +++ b/configure @@ -238,8 +238,7 @@ EOF tar --gunzip --extract --file libcap.tar.gz rm libcap.tar.gz cd libcap-*/libcap - prefix=$QP_ROOT make BUILD_GPERF=no - prefix=$QP_ROOT make install + prefix=$QP_ROOT make BUILD_GPERF=no install EOF elif [[ ${PACKAGE} = bwrap ]] ; then