mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
linux4.14: fix broken
This commit is contained in:
parent
d347efd44d
commit
fe52ba9608
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ _kernver="${version}_${revision}"
|
|||
triggers="kernel-hooks"
|
||||
kernel_hooks_version="${_kernver}"
|
||||
|
||||
broken="https://build.voidlinux.org/builders/x86_64-musl_builder/builds/17191/steps/shell_3/logs/stdio";;
|
||||
broken="https://build.voidlinux.org/builders/x86_64-musl_builder/builds/17191/steps/shell_3/logs/stdio"
|
||||
|
||||
# These files could be modified when an external module is built.
|
||||
mutable_files="
|
||||
|
|
Loading…
Add table
Reference in a new issue