diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-09 02:14:30 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-09 02:14:30 -0300 |
commit | 31fdc3c722ecbb56617f3b3840a8a6541f5cf957 (patch) | |
tree | 3758dcf86d4262852e9a39dfaf1002f99810b734 /libre/bbswitch-libre/bbswitch.install | |
parent | 0e77f6383131fdc4b8ae5668ec43d16503edf818 (diff) | |
download | abslibre-31fdc3c722ecbb56617f3b3840a8a6541f5cf957.tar.gz abslibre-31fdc3c722ecbb56617f3b3840a8a6541f5cf957.tar.bz2 abslibre-31fdc3c722ecbb56617f3b3840a8a6541f5cf957.zip |
rebuilding packages against linux-libre-3.9.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 ed6f7348d..e25d40b44 100644 --- a/libre/bbswitch-libre/bbswitch.install +++ b/libre/bbswitch-libre/bbswitch.install @@ -1,5 +1,5 @@ post_install() { - EXTRAMODULES='extramodules-3.8-LIBRE' + EXTRAMODULES='extramodules-3.9-LIBRE' depmod $(cat /usr/lib/modules/$EXTRAMODULES/version) } |