summaryrefslogtreecommitdiff
path: root/libre/vhba-module-libre/vhba-module.install
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2012-12-21 22:34:00 -0200
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2012-12-21 22:34:00 -0200
commit62e9d0d38f7c17e32339c8230c2ac3913d5ed696 (patch)
tree748b6cec7274a6ec6d202de80e7d9ae9b456b3a7 /libre/vhba-module-libre/vhba-module.install
parentec3aeff0836dd3d565bdbce78a3010323779ec59 (diff)
parentb17b3f9f8399114a99aa0971e61d9574d647626a (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/vhba-module-libre/vhba-module.install')
-rwxr-xr-xlibre/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 8bd740943..9f376f541 100755
--- 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.6-LIBRE'
+ EXTRAMODULES='extramodules-3.7-LIBRE'
depmod $(cat /usr/lib/modules/$EXTRAMODULES/version)
}