network/xtables-addons: Fix the depmod call in doinst.sh

This commit is contained in:
Robby Workman 2010-05-19 12:49:47 -05:00
parent 7d096e5f58
commit afdfb06127

View file

@ -1,2 +1,2 @@
chroot . /sbin/depmod -ae @KERNEL@
chroot . /sbin/depmod -a @KERNEL@