rebuild for /usr move

- run depmod only AFTER compressing modules
This commit is contained in:
Dave Reisner
2012-07-04 00:19:40 +00:00
parent e0c4cde30f
commit af0cf10f44
2 changed files with 14 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=
KERNEL_VERSION=3.4.4-2-ARCH
KERNEL_VERSION=3.4.4-3-ARCH
# set a sane PATH to ensure that critical utils like depmod will be found
export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'