slackbuilds/network/rtl8188eu/doinst.sh

4 lines
84 B
Bash

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