Skip to content

Commit 9376ba3

Browse files
qyl27felixonmars
authored andcommitted
addpatch: authenticator 4.5.0-3
Signed-off-by: 秋雨落 <[email protected]>
1 parent a3d3948 commit 9376ba3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

authenticator/riscv64.patch

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
--- PKGBUILD
2+
+++ PKGBUILD
3+
@@ -71,7 +71,7 @@ build() {
4+
}
5+
6+
check() {
7+
- meson test -C build --print-errorlogs --no-rebuild
8+
+ meson test -C build --print-errorlogs --no-rebuild --timeout-multiplier 0
9+
}
10+
11+
package() {

0 commit comments

Comments
 (0)