1 # arg 1: the new package version
6 # arg 1: the new package version
9 echo ">>> If you want to allow non-root users to mount shfs shares, you have to set"
10 echo ">>> suid attribute on shfsmount/shfsumount (chmod u+s)."
12 KERNEL_VERSION='2.6.22-ARCH'
13 depmod -v $KERNEL_VERSION > /dev/null 2>&1
16 # arg 1: the new package version
17 # arg 2: the old package version
22 # arg 1: the new package version
23 # arg 2: the old package version
28 # arg 1: the old package version
33 # arg 1: the old package version
35 KERNEL_VERSION='2.6.22-ARCH'
36 depmod -v $KERNEL_VERSION > /dev/null 2>&1