diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-09-17 05:39:35 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-09-17 05:39:35 -0300 |
commit | 02df82e0df9398e5ea42f07aa7cb7287fae30c06 (patch) | |
tree | 2cab7a9903825ebd8b62840bb0d11e2b6c536b5b /libre/bbswitch-libre/bbswitch.install | |
parent | 2242c4e1e92b5279b8507a7ee735c6d3cbe56eac (diff) | |
download | abslibre-02df82e0df9398e5ea42f07aa7cb7287fae30c06.tar.gz abslibre-02df82e0df9398e5ea42f07aa7cb7287fae30c06.tar.bz2 abslibre-02df82e0df9398e5ea42f07aa7cb7287fae30c06.zip |
rebuilding packages against linux-libre-3.11.1-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 ec796a1b4..089d52715 100644 --- a/libre/bbswitch-libre/bbswitch.install +++ b/libre/bbswitch-libre/bbswitch.install @@ -1,5 +1,5 @@ post_install() { - EXTRAMODULES='extramodules-3.10-LIBRE' + EXTRAMODULES='extramodules-3.11-LIBRE' depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) } |