dev-libs/properties-cpp: Forgot a very imporant s

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Gerben jan Dijkman <gjdijkman@gjdwebserver.nl>
This commit is contained in:
Gerben Jan Dijkman
2021-07-29 23:54:33 +02:00
parent 79bf6751e6
commit 0e32d84c61

View File

@@ -33,7 +33,7 @@ src_prepare() {
use !doc && truncate -s0 doc/CMakeLists.txt
#Remove the test from the build
truncate -s0 test/CMakeLists.txt
truncate -s0 tests/CMakeLists.txt
cmake_src_prepare
}