build: fix typo in cmake patch
authorPiotr Stefaniak <pstef@freebsd.org>
Sat, 8 Aug 2020 22:38:21 +0000 (00:38 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Sun, 9 Aug 2020 21:57:17 +0000 (23:57 +0200)
commit685570858dc6b19329594c6efd2c20f1898976f9
tree8b64d8dda6e90219872b9f1248cb6bd492a7fbf7
parent5d8fded26aad230f9a87e55dd20fa778d9ea95d5
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 <pstef@freebsd.org>
[add commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
tools/cmake/patches/130-bootstrap_parallel_make_flag.patch