diff options
Diffstat (limited to 'network/xtables-addons/doinst.sh')
-rw-r--r-- | network/xtables-addons/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/xtables-addons/doinst.sh b/network/xtables-addons/doinst.sh index 57abf59843..f786c22372 100644 --- a/network/xtables-addons/doinst.sh +++ b/network/xtables-addons/doinst.sh @@ -1,2 +1,2 @@ -chroot . /sbin/depmod -ae @KERNEL@ +chroot . /sbin/depmod -a @KERNEL@ |