diff --git a/Arch-Linux.md b/Arch-Linux.md index 72549eb..7dbecde 100644 --- a/Arch-Linux.md +++ b/Arch-Linux.md @@ -71,7 +71,11 @@ So that it reads: -DBUILD_TESTS=OFF -Delete the next line, it starts with -DGTEST_SOURCE_DIR. Also, delete the check() function. It is 6 lines long. After that, run makepkg: +Delete the next line, it starts with -DGTEST_SOURCE_DIR. Also, delete the check() function. It is 6 lines long and starts with: + + check() { + + After that, run makepkg: makepkg -si