summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authororchidman <lesibel@free.fr>2012-03-13 11:11:43 +0100
committerorchidman <lesibel@free.fr>2012-03-13 11:11:43 +0100
commit2888770899b40528f82735002d200e5c08c48a40 (patch)
treed1cb6893b6605a54d1967d7aef0f620330fe2b25 /kernel
parenta0eefcd42c7b2add2b12d27970ec94164ca8dd07 (diff)
downloadnutyx-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')
-rw-r--r--kernel/Pkgfile2
-rw-r--r--kernel/post-install2
2 files changed, 2 insertions, 2 deletions
diff --git a/kernel/Pkgfile b/kernel/Pkgfile
index 0808ddfa4..d70e5a381 100644
--- a/kernel/Pkgfile
+++ b/kernel/Pkgfile
@@ -10,7 +10,7 @@ release=1
PKGMK_NO_STRIP="yes"
PKGMK_IGNORE_FOOTPRINT="yes"
PKGMK_IGNORE_MD5SUM="yes"
-SCRIPT_VERSION="pakxe.3"
+SCRIPT_VERSION="pakxe.4"
INITRDBASE="nutyx-initrd"
_extra=11032012
_tools=11032012
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