X-Git-Url: https://git.jtryba.com/browse/friidump.git/blobdiff_plain/29417fff9ebac65b1cf60ea8951c687696302c55..3faddd693c9198081778561c683f21c7904c7376:/CMakeLists.txt?ds=sidebyside diff --git a/CMakeLists.txt b/CMakeLists.txt index 635300d..d4b21bf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,8 +9,8 @@ if (UNIX AND NOT WIN32) message (WARNING "Linux vendor-command paths require CAP_SYS_RAWIO. " "A normal build does not install this capability. " - "After validating the exact executable, run the candidate validation " - "script's capability phase or validation/friidump-linux-rawio-capability.sh install. " + "After validating the exact executable, run " + "validation/friidump-linux-rawio-capability.sh install. " "Do not run the entire FriiDump process as root; rebuilding or replacing " "the executable clears file capabilities." )