summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rwxr-xr-xsource/ap/sysstat/sysstat.SlackBuild2
-rw-r--r--source/k/kernel-configs/config-generic-4.19.31 (renamed from source/k/kernel-configs/config-generic-4.19.30)2
-rw-r--r--source/k/kernel-configs/config-generic-4.19.31.x64 (renamed from source/k/kernel-configs/config-generic-4.19.30.x64)2
-rw-r--r--source/k/kernel-configs/config-generic-smp-4.19.31-smp (renamed from source/k/kernel-configs/config-generic-smp-4.19.30-smp)2
-rw-r--r--source/k/kernel-configs/config-huge-4.19.31 (renamed from source/k/kernel-configs/config-huge-4.19.30)2
-rw-r--r--source/k/kernel-configs/config-huge-4.19.31.x64 (renamed from source/k/kernel-configs/config-huge-4.19.30.x64)2
-rw-r--r--source/k/kernel-configs/config-huge-smp-4.19.31-smp (renamed from source/k/kernel-configs/config-huge-smp-4.19.30-smp)2
-rwxr-xr-xsource/n/samba/samba.SlackBuild5
8 files changed, 9 insertions, 10 deletions
diff --git a/source/ap/sysstat/sysstat.SlackBuild b/source/ap/sysstat/sysstat.SlackBuild
index 0a39e1ff7..6b313da5a 100755
--- a/source/ap/sysstat/sysstat.SlackBuild
+++ b/source/ap/sysstat/sysstat.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=sysstat
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/k/kernel-configs/config-generic-4.19.30 b/source/k/kernel-configs/config-generic-4.19.31
index c05e417bf..143363ad3 100644
--- a/source/k/kernel-configs/config-generic-4.19.30
+++ b/source/k/kernel-configs/config-generic-4.19.31
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.30 Kernel Configuration
+# Linux/x86 4.19.31 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-generic-4.19.30.x64 b/source/k/kernel-configs/config-generic-4.19.31.x64
index 2f6dcf340..936d73002 100644
--- a/source/k/kernel-configs/config-generic-4.19.30.x64
+++ b/source/k/kernel-configs/config-generic-4.19.31.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.30 Kernel Configuration
+# Linux/x86 4.19.31 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-generic-smp-4.19.30-smp b/source/k/kernel-configs/config-generic-smp-4.19.31-smp
index d6aca29ca..98788ca74 100644
--- a/source/k/kernel-configs/config-generic-smp-4.19.30-smp
+++ b/source/k/kernel-configs/config-generic-smp-4.19.31-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.30 Kernel Configuration
+# Linux/x86 4.19.31 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-4.19.30 b/source/k/kernel-configs/config-huge-4.19.31
index c628df58f..fd58141bb 100644
--- a/source/k/kernel-configs/config-huge-4.19.30
+++ b/source/k/kernel-configs/config-huge-4.19.31
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.30 Kernel Configuration
+# Linux/x86 4.19.31 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-4.19.30.x64 b/source/k/kernel-configs/config-huge-4.19.31.x64
index e0c0d8ef3..834146880 100644
--- a/source/k/kernel-configs/config-huge-4.19.30.x64
+++ b/source/k/kernel-configs/config-huge-4.19.31.x64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.30 Kernel Configuration
+# Linux/x86 4.19.31 Kernel Configuration
#
#
diff --git a/source/k/kernel-configs/config-huge-smp-4.19.30-smp b/source/k/kernel-configs/config-huge-smp-4.19.31-smp
index 1ca2b373f..11755f883 100644
--- a/source/k/kernel-configs/config-huge-smp-4.19.30-smp
+++ b/source/k/kernel-configs/config-huge-smp-4.19.31-smp
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 4.19.30 Kernel Configuration
+# Linux/x86 4.19.31 Kernel Configuration
#
#
diff --git a/source/n/samba/samba.SlackBuild b/source/n/samba/samba.SlackBuild
index e90ef341f..88054ef89 100755
--- a/source/n/samba/samba.SlackBuild
+++ b/source/n/samba/samba.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=samba
VERSION=${VERSION:-$(echo samba-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
if [ -e $CWD/machine.conf ]; then
. $CWD/machine.conf ]
@@ -134,7 +134,6 @@ CFLAGS="$SLKCFLAGS" \
--with-ldap \
--with-ads \
--without-pam \
- --extra-python=/usr/bin/python2 \
--build=$TARGET || exit 1
# Gives errors:
#--builtin-libraries=replace,ccan \
@@ -151,7 +150,7 @@ export JOBS
# Make sure we don't have any library preloaded.
unset LD_PRELOAD
cd . || exit 1
-${PYTHON:=python} $WAF build "$@" || exit 1
+${PYTHON:=python3} $WAF build "$@" || exit 1
cd $PREVPATH
mkdir -p \