fix security issue

This commit is contained in:
Tobias Powalowski
2013-02-25 11:02:32 +00:00
parent bbeac44f2c
commit 4251576bf4
3 changed files with 48 additions and 7 deletions

View File

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