summaryrefslogtreecommitdiffstats
path: root/system/cdfs/doinst.sh
diff options
context:
space:
mode:
author Robby Workman2010-05-23 04:34:14 +0200
committer Robby Workman2010-05-24 06:21:41 +0200
commit91955a0b93aee5314fe8da13f24ea66d6cc5edbe (patch)
treea34ccc400a87ccd4cc345c045ba21dec418ecea1 /system/cdfs/doinst.sh
parent8df6d037e57a5400ba488b41609f9fba0a9d71f2 (diff)
downloadslackbuilds-91955a0b93aee5314fe8da13f24ea66d6cc5edbe.tar.gz
system/cdfs: Fixed build on newer userspace.
Diffstat (limited to 'system/cdfs/doinst.sh')
-rw-r--r--system/cdfs/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/cdfs/doinst.sh b/system/cdfs/doinst.sh
index f786c22372..57abf59843 100644
--- a/system/cdfs/doinst.sh
+++ b/system/cdfs/doinst.sh
@@ -1,2 +1,2 @@
-chroot . /sbin/depmod -a @KERNEL@
+chroot . /sbin/depmod -ae @KERNEL@