2.3.3 bugfix patch. sorta

Graffiti (coder@lycaeus.calstatela.edu)
Tue, 18 May 1999 23:07:56 -0700


Hi all,

Here's a small patch to fix a "bug" in the 2.3.3 patch file.
-- DN
P.S. Is l-k gonna stay on the maps rbl? For some reason, I doubt bigfoot and
earthlink are ever gonna be removed, my only two "normal" email addxs...

--- Makefile.old Wed May 19 10:59:26 1999
+++ Makefile Wed May 19 10:59:31 1999
@@ -1,6 +1,6 @@
VERSION = 2
PATCHLEVEL = 3
-SUBLEVEL = 2
+SUBLEVEL = 3
EXTRAVERSION =

ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/