# .cmake files should not have references to _skbuild, this is only a temporary fix to be able to build hpp-fcl
for file in$WHEEL_DIR/$WHEEL_DIR.data/data/lib/cmake/$TARGET/*.cmake
do
sed-i"s:/src/_skbuild/linux-x86_64-.*/cmake-install/lib/\(.*\)\.so:\${_IMPORT_PREFIX}/lib/python$PYVERSION/site-packages/$TARGET/$TARGET.libs/\1.so:""$file"||true# TODO HERERERERERERE