Subj : install/GNUmakefile To : Git commit to main/sbbs/master From : Rob Swindell Date : Mon Nov 29 2021 07:40 pm https://gitlab.synchro.net/main/sbbs/-/commit/a1d0be8cc55c876ae190e6b9 Modified Files: install/GNUmakefile Log Message: Fix typo in condition (if linux) for setting the SETCAP/setcap target As reported via irc by Nelgin, the setcap target was not being passed to 'make -C src/sbbs3' by default (on Linux) due to a misplaced paren. .