diff options
Diffstat (limited to 'system/lirc/doinst.sh')
-rw-r--r-- | system/lirc/doinst.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/system/lirc/doinst.sh b/system/lirc/doinst.sh index 404db1c946d6e..05eac470047c1 100644 --- a/system/lirc/doinst.sh +++ b/system/lirc/doinst.sh @@ -12,7 +12,3 @@ config etc/lircd.conf.new config etc/lircmd.conf.new config etc/lircrc.new config etc/logrotate.d/lirc.new - -if [ -x sbin/depmod ]; then - chroot . /sbin/depmod -ae @KERNEL@ 1> /dev/null 2> /dev/null -fi |