diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-04-11 01:39:36 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-04-11 01:39:36 -0300 |
commit | c003ccc8b2b140c9f91bf230979f6118b4b2384f (patch) | |
tree | 31e53415211d168695b8dfe381744b4de7d4165b /libre/bbswitch-libre/bbswitch.install | |
parent | 6efc05af7227483be076f1bb03ba60a63a6ecd7e (diff) |
rebuild packages against linux-libre-3.14-4
Diffstat (limited to 'libre/bbswitch-libre/bbswitch.install')
-rw-r--r-- | libre/bbswitch-libre/bbswitch.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/bbswitch-libre/bbswitch.install b/libre/bbswitch-libre/bbswitch.install index aa603cc8a..409db5e99 100644 --- a/libre/bbswitch-libre/bbswitch.install +++ b/libre/bbswitch-libre/bbswitch.install @@ -1,5 +1,5 @@ post_install() { - EXTRAMODULES='extramodules-3.13-LIBRE' + EXTRAMODULES='extramodules-3.14-LIBRE' depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) } |