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 6f3cfb1f..08d55962 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 f74a3870..f80df1e7 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 a9b3a68e..1c6faf9e 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 f9225d75..b2ce40d3 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 c08ce6aa..8500b1d2 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 1dc5c1ec..94635b87 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 3895c5b3..d760f405 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) "} |