Revert configure

This commit is contained in:
Anthony Scemama 2021-04-16 16:33:29 +02:00
parent 886cfe6326
commit c923aba44a
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -238,6 +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
EOF