summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authororchidman <lesibel@free.fr>2011-11-05 11:13:36 +0100
committerorchidman <lesibel@free.fr>2011-11-05 11:13:36 +0100
commitdfa1d5a4a3192cb8e513e844ed3d054b5c12aaf4 (patch)
tree4d9aafdf9e4afd57fdade2af6a4728299f8ac167
parent2c5c1942a682e53d0406aebc2680d58e75dd332d (diff)
downloadnutyx-pakxe-dfa1d5a4a3192cb8e513e844ed3d054b5c12aaf4.tar.gz
nutyx-pakxe-dfa1d5a4a3192cb8e513e844ed3d054b5c12aaf4.tar.bz2
nutyx-pakxe-dfa1d5a4a3192cb8e513e844ed3d054b5c12aaf4.tar.xz
nutyx-pakxe-dfa1d5a4a3192cb8e513e844ed3d054b5c12aaf4.zip
kernel correction post-install
-rw-r--r--base/kernel/post-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/kernel/post-install b/base/kernel/post-install
index b790b3c0a..28b9a7990 100644
--- a/base/kernel/post-install
+++ b/base/kernel/post-install
@@ -1,5 +1,5 @@
version=2.6.39
-SCRIPT_VERSION="pakxe.1"
+SCRIPT_VERSION="pakxe.2"
SRC=/tmp/work
WDIR=$SRC/nutyx-initrd
ARCH=`uname -m`