slackbuilds/network/iptv-analyzer/doinst.sh

4 lines
85 B
Bash

if [ -x sbin/depmod ]; then
chroot . /sbin/depmod -a @@KERNEL@@ >/dev/null 2>&1
fi