fix watchdog regression

This commit is contained in:
Tobias Powalowski
2012-12-20 19:11:14 +00:00
parent 2ce4d476ba
commit f46e0603ad
3 changed files with 48 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
# arg 2: the old package version
KERNEL_NAME=
KERNEL_VERSION=3.7.1-1-ARCH
KERNEL_VERSION=3.7.1-2-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'