default_pre_build     &&
cd $SOURCE_DIRECTORY  &&
# make KF6NetworkManagerQt optional
sed -i "/find_.*KF6Net/s/REQUIRED/OPTIONAL/" CMakeLists.txt
