diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-11-14 15:51:40 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-11-14 15:51:40 -0200 |
commit | d385e4891afa19e43cec49925c4611ef7505bfc9 (patch) | |
tree | 80c26f629b6dcfbfb387d8201bab6cd135abdabd /libre/bbswitch-libre/bbswitch.install | |
parent | 64a1508c275c3432690f667659ac3d02c776c492 (diff) | |
download | abslibre-d385e4891afa19e43cec49925c4611ef7505bfc9.tar.gz abslibre-d385e4891afa19e43cec49925c4611ef7505bfc9.tar.bz2 abslibre-d385e4891afa19e43cec49925c4611ef7505bfc9.zip |
rebuild packages against linux-libre-3.12-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 089d52715..02ea911ab 100644 --- a/libre/bbswitch-libre/bbswitch.install +++ b/libre/bbswitch-libre/bbswitch.install @@ -1,5 +1,5 @@ post_install() { - EXTRAMODULES='extramodules-3.11-LIBRE' + EXTRAMODULES='extramodules-3.12-LIBRE' depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) } |