diff options
author | Shackra Sislock <jorgean@lavabit.com> | 2013-07-28 00:05:17 -0600 |
---|---|---|
committer | Shackra Sislock <jorgean@lavabit.com> | 2013-07-28 00:05:17 -0600 |
commit | 24a60eb2731228e05ffa0ed9dade0d6b56f9785f (patch) | |
tree | 5968c5be0899eeba7cbc294a12b39e165a7be4a7 /libre/bbswitch-libre/bbswitch.install | |
parent | 6785d5420eb83d9990842bd812458ad862c0d9e7 (diff) | |
parent | 946d64a4f98b36d70189c65010e666a597ad7aab (diff) | |
download | abslibre-24a60eb2731228e05ffa0ed9dade0d6b56f9785f.tar.gz abslibre-24a60eb2731228e05ffa0ed9dade0d6b56f9785f.tar.bz2 abslibre-24a60eb2731228e05ffa0ed9dade0d6b56f9785f.zip |
merging...
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) } |