diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | check-kernel.in | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -24,7 +24,7 @@ ETCDIR = /etc BINDIR = /usr/bin MANDIR = /usr/share/man -VERSION = 0.6 +VERSION = 0.6.2 all: man.commons check-kernel check-kernel.conf check-kernel.1 diff --git a/check-kernel.in b/check-kernel.in index 80c71e2..f9ae0a2 100644 --- a/check-kernel.in +++ b/check-kernel.in @@ -75,7 +75,7 @@ elif which pacman >/dev/null 2>&1; then running=$( uname -r | \ sed ' - s|-rpi$|| + s|-rpi\(-legacy\)\?$|| t s|-ARCH$|| s#\(\.0\)\?-ar\(ch\|tix\)#.# |