diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-15 12:50:21 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-15 12:50:21 -0300 |
commit | d6451859a3097970736574146474a3c605175b31 (patch) | |
tree | ea66d105d206c09067d83bdfc3340849913236c7 /libre/bbswitch-libre/bbswitch.install | |
parent | a8fda0029cf05c750fa2f1d851e5029dcd684de4 (diff) | |
download | abslibre-d6451859a3097970736574146474a3c605175b31.tar.gz abslibre-d6451859a3097970736574146474a3c605175b31.tar.bz2 abslibre-d6451859a3097970736574146474a3c605175b31.zip |
rebuild packages against linux-libre-3.10.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 e25d40b44..ec796a1b4 100644 --- a/libre/bbswitch-libre/bbswitch.install +++ b/libre/bbswitch-libre/bbswitch.install @@ -1,5 +1,5 @@ post_install() { - EXTRAMODULES='extramodules-3.9-LIBRE' + EXTRAMODULES='extramodules-3.10-LIBRE' depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) } |