@@ -21,7 +21,7 @@ build() {
cmake -S "$srcdir/shinoa" -B "$srcdir/build" \
-DCMAKE_BUILD_TYPE=None \
-DCMAKE_INSTALL_PREFIX=/usr
cmake --build "$srcdir/build"
cmake --build "$srcdir/build" -j"$(nproc)"
}
package() {
The note is not visible to the blocked user.