]> git.pld-linux.org Git - packages/kernel.git/blob - 2.2.27-pre2-remove_extraversion.patch
- obsolete
[packages/kernel.git] / 2.2.27-pre2-remove_extraversion.patch
1 diff -urN linux-2.2.26.orig/Makefile linux-2.2.26/Makefile
2 --- linux-2.2.26.orig/Makefile  Mon Nov  1 17:40:31 2004
3 +++ linux-2.2.26/Makefile       Mon Nov  1 19:48:08 2004
4 @@ -1,7 +1,7 @@
5  VERSION = 2
6  PATCHLEVEL = 2
7 -SUBLEVEL = 27
8 -EXTRAVERSION = -pre2
9 +SUBLEVEL = 26
10 +EXTRAVERSION =
11  
12  ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e s/arm.*/arm/ -e s/sa110/arm/)
13  
This page took 0.05378 seconds and 3 git commands to generate.