summaryrefslogtreecommitdiffstats
path: root/system/spl-solaris/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to 'system/spl-solaris/doinst.sh')
-rw-r--r--system/spl-solaris/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/spl-solaris/doinst.sh b/system/spl-solaris/doinst.sh
deleted file mode 100644
index ddc5b85c14..0000000000
--- a/system/spl-solaris/doinst.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ -x /sbin/depmod ]; then
- chroot . /sbin/depmod -a >/dev/null 2>&1
-fi