libraries/ghc_filesystem: Fix tests
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a522cc6701
commit
32d58ead68
|
@ -70,7 +70,7 @@ cd build
|
|||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_BUILD_TYPE=None ..
|
||||
cmake --build .
|
||||
ctest --test-dir ../test
|
||||
ctest --test-dir test
|
||||
DESTDIR=$PKG cmake --install .
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Reference in New Issue