X-Git-Url: http://ftp.safe.ca/?p=safe%2Fjmp%2Flinux-2.6;a=blobdiff_plain;f=Makefile;h=08ff02da7ce365dc4a3d88964deda0147e1b8001;hp=e6b06cbeb47e407a823eb25f393eb7c2c570cee0;hb=147efd0dd702ce2f1ab44449bd70369405ef68fd;hpb=605c1a187f3ce82fbc243e2163c5ca8d1926df8e diff --git a/Makefile b/Makefile index e6b06cb..08ff02d 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 2 PATCHLEVEL = 6 -SUBLEVEL = 33 +SUBLEVEL = 34 EXTRAVERSION = -rc1 NAME = Man-Eating Seals of Antiquity @@ -18,10 +18,9 @@ MAKEFLAGS += -rR --no-print-directory # Avoid funny character set dependencies unexport LC_ALL -LC_CTYPE=C LC_COLLATE=C LC_NUMERIC=C -export LC_CTYPE LC_COLLATE LC_NUMERIC +export LC_COLLATE LC_NUMERIC # We are using a recursive build, so we need to do a little thinking # to get the ordering right.