From 5bd91e2b7c284e88be165077ec1bad6a74d9b6de Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Mon, 9 Mar 2009 09:17:40 +0000 Subject: Filter all entries ending (containing) 64 --- src/common.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/common.inc b/src/common.inc index cd4caa9..a72b819 100644 --- a/src/common.inc +++ b/src/common.inc @@ -439,7 +439,7 @@ over "vgahi" eq or over "text" eq or over "noacpi" eq or - over "linux64" eq or + over "64" strstr 0 gt or } { dup "linux-nonfb" eq } ifelse -- cgit v1.2.1