summaryrefslogtreecommitdiff
path: root/libre/vhba-module-libre/vhba-module.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-05-09 02:14:30 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-05-09 02:14:30 -0300
commit31fdc3c722ecbb56617f3b3840a8a6541f5cf957 (patch)
tree3758dcf86d4262852e9a39dfaf1002f99810b734 /libre/vhba-module-libre/vhba-module.install
parent0e77f6383131fdc4b8ae5668ec43d16503edf818 (diff)
rebuilding packages against linux-libre-3.9.1-1
Diffstat (limited to 'libre/vhba-module-libre/vhba-module.install')
-rw-r--r--libre/vhba-module-libre/vhba-module.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/vhba-module-libre/vhba-module.install b/libre/vhba-module-libre/vhba-module.install
index 3e26e5438..88b96f7b4 100644
--- a/libre/vhba-module-libre/vhba-module.install
+++ b/libre/vhba-module-libre/vhba-module.install
@@ -1,6 +1,6 @@
_updatemod() {
echo " > Updating module dependencies..."
- EXTRAMODULES='extramodules-3.8-LIBRE'
+ EXTRAMODULES='extramodules-3.9-LIBRE'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}