diff options
author | James Meyer <james.meyer@operamail.com> | 2014-02-16 23:41:55 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2014-02-19 19:03:02 (GMT) |
commit | aa69c60af899a4ffa7243216537c048ac0e2c2f0 (patch) | |
tree | c058e49c17b6f13e3fc5a6ba21f917c09f5f07ed /abs/core/ceton_infinitv/ceton.install | |
parent | a57674f5022cb29e88afd9efd7bbfd8a1b57b5ed (diff) | |
download | linhes_pkgbuild-aa69c60af899a4ffa7243216537c048ac0e2c2f0.zip linhes_pkgbuild-aa69c60af899a4ffa7243216537c048ac0e2c2f0.tar.gz linhes_pkgbuild-aa69c60af899a4ffa7243216537c048ac0e2c2f0.tar.bz2 |
ceton_infinitv: recompiled for 3.12
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 } |