1 # arg 1: the new package version
6 # arg 1: the new package version
7 # arg 2: the old package version
9 # updating module dependencies
11 echo ">>> Updating module dependencies. Please wait ..."
12 KERNEL_VERSION=2.6.25-ARCH
13 depmod -a -v $KERNEL_VERSION > /dev/null 2>&1
16 # arg 1: the old package version