diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-21 20:09:14 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-21 20:09:14 -0200 |
commit | 0f735718dcdaeaef48df70fb31f2d1cc795810c2 (patch) | |
tree | fb5657c8fe1329feb619474f3f26f4061a3dae35 /libre/bbswitch-libre/bbswitch.install | |
parent | 5b4ce2c81e80c21423176e6189ef9f0459d3466f (diff) |
rebuild packages against linux-libre-3.13.4-1
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 02ea911ab..aa603cc8a 100644 --- a/libre/bbswitch-libre/bbswitch.install +++ b/libre/bbswitch-libre/bbswitch.install @@ -1,5 +1,5 @@ post_install() { - EXTRAMODULES='extramodules-3.12-LIBRE' + EXTRAMODULES='extramodules-3.13-LIBRE' depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) } |