diff options
author | crocket <crockabiscuit@gmail.com> | 2011-09-01 18:37:15 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-01 18:37:15 -0300 |
commit | 62208016f70b9525a4ebe89a3852ad34ad732636 (patch) | |
tree | 79d105dfdbe66ac6339d550f79665f5acaf3f244 /network/rt3xxx/doinst.sh | |
parent | e6968cc286ded057785f807cfdcbb2bd16936ac1 (diff) | |
download | slackbuilds-62208016f70b9525a4ebe89a3852ad34ad732636.tar.gz |
network/rt3xxx: Updated e-mail maintainer + cleanup script.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/rt3xxx/doinst.sh')
-rw-r--r-- | network/rt3xxx/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/rt3xxx/doinst.sh b/network/rt3xxx/doinst.sh index cf9b4e4735..e304c1ac7b 100644 --- a/network/rt3xxx/doinst.sh +++ b/network/rt3xxx/doinst.sh @@ -11,5 +11,5 @@ config() { # Otherwise, we leave the .new copy for the admin to consider... } -depmod -a +depmod -a @KERNEL@ |