diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-06-17 20:49:19 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-06-17 20:49:19 -0300 |
commit | 7b16fd3983d9b2567b8119b0f499e9e7f3114414 (patch) | |
tree | e42e3efc387fed920841573a642d50a31297dc65 /libre/vhba-module-libre/vhba-module.install | |
parent | efa20771cd2a60d23eeb9cccb347ee9c3c105e8f (diff) |
rebuild packages against lastest linux-libre
Diffstat (limited to 'libre/vhba-module-libre/vhba-module.install')
-rw-r--r-- | libre/vhba-module-libre/vhba-module.install | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/vhba-module-libre/vhba-module.install b/libre/vhba-module-libre/vhba-module.install index 88b96f7b4..793cffd8d 100644 --- a/libre/vhba-module-libre/vhba-module.install +++ b/libre/vhba-module-libre/vhba-module.install @@ -1,6 +1,7 @@ +EXTRAMODULES= + _updatemod() { echo " > Updating module dependencies..." - EXTRAMODULES='extramodules-3.9-LIBRE' depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) } |