diff options
Diffstat (limited to 'source')
-rw-r--r-- | source/k/kernel-configs/config-generic-5.4.46 (renamed from source/k/kernel-configs/config-generic-5.4.45) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-5.4.46.x64 (renamed from source/k/kernel-configs/config-generic-5.4.45.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-smp-5.4.46-smp (renamed from source/k/kernel-configs/config-generic-smp-5.4.45-smp) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.4.46 (renamed from source/k/kernel-configs/config-huge-5.4.45) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.4.46.x64 (renamed from source/k/kernel-configs/config-huge-5.4.45.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-smp-5.4.46-smp (renamed from source/k/kernel-configs/config-huge-smp-5.4.45-smp) | 2 | ||||
-rwxr-xr-x | source/l/QScintilla/QScintilla.SlackBuild | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/source/k/kernel-configs/config-generic-5.4.45 b/source/k/kernel-configs/config-generic-5.4.46 index 6f3cfb1f6..08d559629 100644 --- a/source/k/kernel-configs/config-generic-5.4.45 +++ b/source/k/kernel-configs/config-generic-5.4.46 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.45 Kernel Configuration +# Linux/x86 5.4.46 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-generic-5.4.45.x64 b/source/k/kernel-configs/config-generic-5.4.46.x64 index f74a38706..f80df1e7d 100644 --- a/source/k/kernel-configs/config-generic-5.4.45.x64 +++ b/source/k/kernel-configs/config-generic-5.4.46.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.45 Kernel Configuration +# Linux/x86 5.4.46 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-generic-smp-5.4.45-smp b/source/k/kernel-configs/config-generic-smp-5.4.46-smp index a9b3a68e1..1c6faf9e1 100644 --- a/source/k/kernel-configs/config-generic-smp-5.4.45-smp +++ b/source/k/kernel-configs/config-generic-smp-5.4.46-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.45 Kernel Configuration +# Linux/x86 5.4.46 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-huge-5.4.45 b/source/k/kernel-configs/config-huge-5.4.46 index f9225d758..b2ce40d30 100644 --- a/source/k/kernel-configs/config-huge-5.4.45 +++ b/source/k/kernel-configs/config-huge-5.4.46 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.45 Kernel Configuration +# Linux/x86 5.4.46 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-huge-5.4.45.x64 b/source/k/kernel-configs/config-huge-5.4.46.x64 index c08ce6aae..8500b1d2c 100644 --- a/source/k/kernel-configs/config-huge-5.4.45.x64 +++ b/source/k/kernel-configs/config-huge-5.4.46.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.45 Kernel Configuration +# Linux/x86 5.4.46 Kernel Configuration # # diff --git a/source/k/kernel-configs/config-huge-smp-5.4.45-smp b/source/k/kernel-configs/config-huge-smp-5.4.46-smp index 1dc5c1ece..94635b876 100644 --- a/source/k/kernel-configs/config-huge-smp-5.4.45-smp +++ b/source/k/kernel-configs/config-huge-smp-5.4.46-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.4.45 Kernel Configuration +# Linux/x86 5.4.46 Kernel Configuration # # diff --git a/source/l/QScintilla/QScintilla.SlackBuild b/source/l/QScintilla/QScintilla.SlackBuild index 3895c5b38..d760f4058 100755 --- a/source/l/QScintilla/QScintilla.SlackBuild +++ b/source/l/QScintilla/QScintilla.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=QScintilla VERSION=${VERSION:-$(echo ${PKGNAM}-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-3} +BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "} |