build: fix typo in cmake patch
The variable in the case argument was mistyped, so the case always
checked against an empty string and never matched.
Fix the variable name.
Signed-off-by: Piotr Stefaniak <[email protected]>
[add commit message]
Signed-off-by: Adrian Schmutzler <[email protected]>