diff options
author | orchidman <lesibel@free.fr> | 2012-03-13 11:11:43 +0100 |
---|---|---|
committer | orchidman <lesibel@free.fr> | 2012-03-13 11:11:43 +0100 |
commit | 2888770899b40528f82735002d200e5c08c48a40 (patch) | |
tree | d1cb6893b6605a54d1967d7aef0f620330fe2b25 /kernel/post-install | |
parent | a0eefcd42c7b2add2b12d27970ec94164ca8dd07 (diff) | |
download | nutyx-pakxe-2888770899b40528f82735002d200e5c08c48a40.tar.gz nutyx-pakxe-2888770899b40528f82735002d200e5c08c48a40.tar.bz2 nutyx-pakxe-2888770899b40528f82735002d200e5c08c48a40.tar.xz nutyx-pakxe-2888770899b40528f82735002d200e5c08c48a40.zip |
kernel 3.2.10 correction version pakxe
Diffstat (limited to 'kernel/post-install')
-rw-r--r-- | kernel/post-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/post-install b/kernel/post-install index 43ae9d4e1..a746f6719 100644 --- a/kernel/post-install +++ b/kernel/post-install @@ -1,4 +1,4 @@ -SCRIPT_VERSION="pakxe.3" +SCRIPT_VERSION="pakxe.4" SRC=/tmp/work WDIR=$SRC/nutyx-initrd if [ ! -d $SRC ]; then |