diff options
author | root <root@rshg054.dnsready.net> | 2013-02-22 00:04:20 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-02-22 00:04:20 -0800 |
commit | 0ab7960ba6a457b7dd3ed5ede0cdb93e816d29a4 (patch) | |
tree | cee051ac15f97c74d7b6562c8627e53ff4a45dbe /libre/vhba-module-libre/vhba-module.install | |
parent | 111b18e76114f1a46a23a979a7872e7fda412601 (diff) |
Fri Feb 22 00:04:20 PST 2013
Diffstat (limited to 'libre/vhba-module-libre/vhba-module.install')
-rw-r--r-- | libre/vhba-module-libre/vhba-module.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/vhba-module-libre/vhba-module.install b/libre/vhba-module-libre/vhba-module.install index 9f376f541..3e26e5438 100644 --- a/libre/vhba-module-libre/vhba-module.install +++ b/libre/vhba-module-libre/vhba-module.install @@ -1,6 +1,6 @@ _updatemod() { echo " > Updating module dependencies..." - EXTRAMODULES='extramodules-3.7-LIBRE' + EXTRAMODULES='extramodules-3.8-LIBRE' depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) } |