diff options
Diffstat (limited to 'accessibility/linuxwacom/doinst.sh')
-rw-r--r-- | accessibility/linuxwacom/doinst.sh | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/accessibility/linuxwacom/doinst.sh b/accessibility/linuxwacom/doinst.sh index b2e285f2a5..f786c22372 100644 --- a/accessibility/linuxwacom/doinst.sh +++ b/accessibility/linuxwacom/doinst.sh @@ -1,3 +1,2 @@ -# As depmod is run by /etc/rc.d/rc.modules (at boot) also -# i'd figure this wount hurt any here either ... -depmod -a +chroot . /sbin/depmod -a @KERNEL@ + |