diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-02-21 21:02:26 -0200 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-02-21 21:02:26 -0200 |
commit | 1ce57a3c07aa8f2ef64cc9512c0dc1f3868ca088 (patch) | |
tree | 0f538259be0ff7d3f8604d7d4f619abc541717cf /libre/vhba-module-libre/vhba-module.install | |
parent | 1c29f10e0140d8042098dba281e804072399c42e (diff) | |
parent | 5744d0e696ce2349ee3fe08bb552010265ed901e (diff) |
Merge ssh://parabolagnulinux.org:1863/srv/git/abslibre
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) } |