slackbuilds_ponce/network/rtl-wifi/doinst.sh
2010-05-11 20:01:43 +02:00

4 lines
87 B
Bash

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