diff options
Diffstat (limited to 'abs/core/ceton_infinitv/ceton.install')
-rw-r--r-- | abs/core/ceton_infinitv/ceton.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/ceton_infinitv/ceton.install b/abs/core/ceton_infinitv/ceton.install index a0008f6..f37a5fd 100644 --- a/abs/core/ceton_infinitv/ceton.install +++ b/abs/core/ceton_infinitv/ceton.install @@ -1,5 +1,5 @@ # arg 1: the new package version -KERNEL_VERSION=3.6.7-1-ARCH +KERNEL_VERSION=3.12.6-1-ARCH post_install() { depmod -ae -v $KERNEL_VERSION > /dev/null 2>&1 } |