diff options
Diffstat (limited to 'network/dahdi-linux/doinst.sh')
-rw-r--r-- | network/dahdi-linux/doinst.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/network/dahdi-linux/doinst.sh b/network/dahdi-linux/doinst.sh deleted file mode 100644 index dcce0fc676..0000000000 --- a/network/dahdi-linux/doinst.sh +++ /dev/null @@ -1,3 +0,0 @@ -# Since we're creating kernel modules, this is necessary -chroot . /sbin/depmod -a @KERNEL@ 2>/dev/null - |