Skip to content

Commit

Permalink
addpatch: authenticator 4.5.0-3
Browse files Browse the repository at this point in the history
Signed-off-by: 秋雨落 <[email protected]>
  • Loading branch information
qyl27 committed Oct 16, 2024
1 parent 63ea476 commit 5b362f9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions authenticator/riscv64.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- PKGBUILD
+++ PKGBUILD
@@ -71,7 +71,7 @@ build() {
}

check() {
- meson test -C build --print-errorlogs --no-rebuild
+ meson test -C build --print-errorlogs --no-rebuild --timeout-multiplier 0
}

package() {

0 comments on commit 5b362f9

Please sign in to comment.