From 751abe5af6e60af060ea7979512574d903a49eb0 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 11:20:55 +0200 Subject: Adding debian version 3.0.10-8+deb12u1. Signed-off-by: Daniel Baumann --- debian/patches/spelling.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 debian/patches/spelling.patch (limited to 'debian/patches/spelling.patch') diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch new file mode 100644 index 0000000..40ecf3c --- /dev/null +++ b/debian/patches/spelling.patch @@ -0,0 +1,16 @@ +Author: Andreas Beckmann +Description: spelling corrections + +Index: dkms/dkms_common.postinst +=================================================================== +--- dkms.orig/dkms_common.postinst ++++ dkms/dkms_common.postinst +@@ -254,7 +254,7 @@ + dkms_status=$(dkms status -m $NAME -v $VERSION -k $KERNEL $ARCH) + else + echo "Module build for kernel $KERNEL was skipped since the" +- echo "kernel headers for this kernel does not seem to be installed." ++ echo "kernel headers for this kernel do not seem to be installed." + fi + fi + -- cgit v1.2.3