[Pkg-zfsonlinux-devel] [SCM] zfs branch, master, updated. debian/0.6.5.8-3-23-g3840c12
Aron Xu
aron at debian.org
Sun Jun 4 15:56:24 UTC 2017
The following commit has been merged in the master branch:
commit 3840c12ef2f4fc4604ddd33353f4c6ebe85194f3
Author: Aron Xu <aron at debian.org>
Date: Sun Jun 4 23:53:41 2017 +0800
Add kernel version to depmod cmd (Closes: #860958)
diff --git a/debian/zfs-modules-_KVERS_.postinst.in b/debian/zfs-modules-_KVERS_.postinst.in
index 8ab2d19..4eb2314 100644
--- a/debian/zfs-modules-_KVERS_.postinst.in
+++ b/debian/zfs-modules-_KVERS_.postinst.in
@@ -2,7 +2,7 @@
set -e
# Run depmod first
-depmod
+depmod -a _KVERS_
#DEBHELPER#
--
UNNAMED PROJECT
More information about the Pkg-zfsonlinux-devel
mailing list