diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-05-14 23:47:26 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackware.com> | 2010-05-14 23:47:26 +0200 |
commit | 21d195745f9bc3e33eda31cf2641c10dbc6be305 (patch) | |
tree | 7977ff60220c09029d105a154ddaa75dbdbeffb9 /system/virtualbox-kernel-addons/doinst.sh | |
parent | 298751b2fa9815e282cd348ac6ee1b82881e0c2d (diff) | |
download | slackbuilds-21d195745f9bc3e33eda31cf2641c10dbc6be305.tar.gz |
system/virtualbox-kernel-addons: Updated for version 3.1.6.
Diffstat (limited to 'system/virtualbox-kernel-addons/doinst.sh')
-rw-r--r-- | system/virtualbox-kernel-addons/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/virtualbox-kernel-addons/doinst.sh b/system/virtualbox-kernel-addons/doinst.sh index 03d260b752..766ff48186 100644 --- a/system/virtualbox-kernel-addons/doinst.sh +++ b/system/virtualbox-kernel-addons/doinst.sh @@ -1 +1 @@ -chroot . /sbin/depmod -ae @KERNEL@ +chroot . /sbin/depmod -a @KERNEL@ |