diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/k/kernel-configs/config-generic-5.4.71 (renamed from source/k/kernel-configs/config-generic-5.4.70) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-5.4.71.x64 (renamed from source/k/kernel-configs/config-generic-5.4.70.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-smp-5.4.71-smp (renamed from source/k/kernel-configs/config-generic-smp-5.4.70-smp) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.4.71 (renamed from source/k/kernel-configs/config-huge-5.4.70) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.4.71.x64 (renamed from source/k/kernel-configs/config-huge-5.4.70.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-smp-5.4.71-smp (renamed from source/k/kernel-configs/config-huge-smp-5.4.70-smp) | 2 | ||||
-rwxr-xr-x | source/x/mesa/mesa.SlackBuild | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/source/k/kernel-configs/config-generic-5.4.70 b/source/k/kernel-configs/config-generic-5.4.71 index c53608e2..460d4b56 100644 --- a/source/k/kernel-configs/config-generic-5.4.70 +++ b/source/k/kernel-configs/config-generic-5.4.71 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.70 Kernel Configuration +# Linux/x86 5.4.71 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-generic-5.4.70.x64 b/source/k/kernel-configs/config-generic-5.4.71.x64 index ef6dab57..4746fc25 100644 --- a/source/k/kernel-configs/config-generic-5.4.70.x64 +++ b/source/k/kernel-configs/config-generic-5.4.71.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.70 Kernel Configuration +# Linux/x86 5.4.71 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-generic-smp-5.4.70-smp b/source/k/kernel-configs/config-generic-smp-5.4.71-smp index 62f53c6c..e86a011e 100644 --- a/source/k/kernel-configs/config-generic-smp-5.4.70-smp +++ b/source/k/kernel-configs/config-generic-smp-5.4.71-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.70 Kernel Configuration +# Linux/x86 5.4.71 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-huge-5.4.70 b/source/k/kernel-configs/config-huge-5.4.71 index 62c225e4..e3e83db2 100644 --- a/source/k/kernel-configs/config-huge-5.4.70 +++ b/source/k/kernel-configs/config-huge-5.4.71 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.70 Kernel Configuration +# Linux/x86 5.4.71 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-huge-5.4.70.x64 b/source/k/kernel-configs/config-huge-5.4.71.x64 index 427fbb49..88394dc1 100644 --- a/source/k/kernel-configs/config-huge-5.4.70.x64 +++ b/source/k/kernel-configs/config-huge-5.4.71.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.70 Kernel Configuration +# Linux/x86 5.4.71 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-huge-smp-5.4.70-smp b/source/k/kernel-configs/config-huge-smp-5.4.71-smp index 1c1ffc51..c94961c5 100644 --- a/source/k/kernel-configs/config-huge-smp-5.4.70-smp +++ b/source/k/kernel-configs/config-huge-smp-5.4.71-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.70 Kernel Configuration +# Linux/x86 5.4.71 Kernel Configuration # # diff --git a/source/x/mesa/mesa.SlackBuild b/source/x/mesa/mesa.SlackBuild index ea18f8bf..da435062 100755 --- a/source/x/mesa/mesa.SlackBuild +++ b/source/x/mesa/mesa.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mesa VERSION=${VERSION:-$(echo $PKGNAM-[0-9]*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} DEMOVERS=${DEMOVERS:-8.4.0} -BUILD=${BUILD:-2} +BUILD=${BUILD:-1} BUILD_DEMOS=${BUILD_DEMOS:-YES} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} |