--- libcap-2.25/Make.Rules.old 2016-01-30 17:14:53.000000000 -0800 +++ libcap-2.25/Make.Rules 2017-05-11 22:57:09.419595213 -0700 @@ -12,6 +12,9 @@ # These choices are motivated by the fact that getcap and setcap are # administrative operations that could be needed to recover a system. +prefix=__META_PREFIX__ +lib=lib + ifndef lib lib=$(shell ldd /usr/bin/ld|egrep "ld-linux|ld.so"|cut -d/ -f2) endif