FS#59622 Remove --quick

This commit is contained in:
Jan Alexander Steffens 2018-08-12 09:41:35 +00:00
parent 4f923644d0
commit 67c4d5f395
2 changed files with 2 additions and 2 deletions

View File

@ -9,4 +9,4 @@ Target = usr/lib/modules/%EXTRAMODULES%/*
[Action] [Action]
Description = Updating %PKGBASE% module dependencies... Description = Updating %PKGBASE% module dependencies...
When = PostTransaction When = PostTransaction
Exec = /usr/bin/depmod --quick %KERNVER% Exec = /usr/bin/depmod %KERNVER%

View File

@ -27,7 +27,7 @@ validpgpkeys=(
) )
sha256sums=('SKIP' sha256sums=('SKIP'
'aa7b6756f193f3b3a3fc4947e7a77b09e249df2e345e6495292055d757ba8be6' 'aa7b6756f193f3b3a3fc4947e7a77b09e249df2e345e6495292055d757ba8be6'
'36e326d8a88b4087a3a0ee0d47643fc03baeda487659980d0e9d08791e4c729c' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65') 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')