mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/xtables-addons: Fix the depmod call in doinst.sh
This commit is contained in:
parent
7d096e5f58
commit
afdfb06127
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
chroot . /sbin/depmod -ae @KERNEL@
|
||||
chroot . /sbin/depmod -a @KERNEL@
|
||||
|
||||
|
|
Loading…
Reference in a new issue