diff options
Diffstat (limited to 'source')
-rwxr-xr-x | source/ap/sqlite/sqlite.SlackBuild | 6 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-5.18.7 (renamed from source/k/kernel-configs/config-generic-5.18.6) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-5.18.7.x64 (renamed from source/k/kernel-configs/config-generic-5.18.6.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-generic-smp-5.18.7-smp (renamed from source/k/kernel-configs/config-generic-smp-5.18.6-smp) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.18.7 (renamed from source/k/kernel-configs/config-huge-5.18.6) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-5.18.7.x64 (renamed from source/k/kernel-configs/config-huge-5.18.6.x64) | 2 | ||||
-rw-r--r-- | source/k/kernel-configs/config-huge-smp-5.18.7-smp (renamed from source/k/kernel-configs/config-huge-smp-5.18.6-smp) | 2 |
7 files changed, 9 insertions, 9 deletions
diff --git a/source/ap/sqlite/sqlite.SlackBuild b/source/ap/sqlite/sqlite.SlackBuild index 6e4df6f0..07e26ad9 100755 --- a/source/ap/sqlite/sqlite.SlackBuild +++ b/source/ap/sqlite/sqlite.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for sqlite # Copyright 2006 Martin Lefebvre <dadexter@gmail.com> -# Copyright 2008, 2009, 2010, 2012, 2015, 2018 Patrick J. Volkerding, Sebeka, MN, USA +# Copyright 2008, 2009, 2010, 2012, 2015, 2018, 2022 Patrick J. Volkerding, Sebeka, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -123,7 +123,7 @@ cd $TMP rm -rf $PKGNAM-src-$VERSION tar xvf $CWD/$PKGNAM-src-$VERSION.tar.?z || exit 1 cd $PKGNAM-src-$VERSION || exit 1 -chown -R root.root . +chown -R root:root . find . \ \( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \ -exec chmod 755 {} \+ -o \ @@ -153,7 +153,7 @@ LDFLAGS="$(icu-config --ldflags)" \ --enable-fts3 \ --enable-fts4 \ --enable-fts5 \ - --enable-json1 \ + --enable-json \ --enable-rtree \ --enable-session \ --enable-static=no \ diff --git a/source/k/kernel-configs/config-generic-5.18.6 b/source/k/kernel-configs/config-generic-5.18.7 index 1385f56d..89a8fdbe 100644 --- a/source/k/kernel-configs/config-generic-5.18.6 +++ b/source/k/kernel-configs/config-generic-5.18.7 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.18.6 Kernel Configuration +# Linux/x86 5.18.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-generic-5.18.6.x64 b/source/k/kernel-configs/config-generic-5.18.7.x64 index a3ffdb7e..0e63d068 100644 --- a/source/k/kernel-configs/config-generic-5.18.6.x64 +++ b/source/k/kernel-configs/config-generic-5.18.7.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.18.6 Kernel Configuration +# Linux/x86 5.18.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-generic-smp-5.18.6-smp b/source/k/kernel-configs/config-generic-smp-5.18.7-smp index 3a509488..2694c2b2 100644 --- a/source/k/kernel-configs/config-generic-smp-5.18.6-smp +++ b/source/k/kernel-configs/config-generic-smp-5.18.7-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.18.6 Kernel Configuration +# Linux/x86 5.18.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-5.18.6 b/source/k/kernel-configs/config-huge-5.18.7 index 0cf641b0..403dabcb 100644 --- a/source/k/kernel-configs/config-huge-5.18.6 +++ b/source/k/kernel-configs/config-huge-5.18.7 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.18.6 Kernel Configuration +# Linux/x86 5.18.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-5.18.6.x64 b/source/k/kernel-configs/config-huge-5.18.7.x64 index 1bf2236b..005a8d22 100644 --- a/source/k/kernel-configs/config-huge-5.18.6.x64 +++ b/source/k/kernel-configs/config-huge-5.18.7.x64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.18.6 Kernel Configuration +# Linux/x86 5.18.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y diff --git a/source/k/kernel-configs/config-huge-smp-5.18.6-smp b/source/k/kernel-configs/config-huge-smp-5.18.7-smp index 6a9d37a2..61f1f8c8 100644 --- a/source/k/kernel-configs/config-huge-smp-5.18.6-smp +++ b/source/k/kernel-configs/config-huge-smp-5.18.7-smp @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.18.6 Kernel Configuration +# Linux/x86 5.18.7 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y |