X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Makefile;h=1b24895212d8d198587bed5152b56a2cef8134c3;hb=5b369df8263fe7ab4dac2bb08b8f423dc5e33752;hp=c628a5cfe422d3109c7a0dfca812c03b58639e8c;hpb=6b7b284958d47b77d06745b36bc7f36dab769d9b;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Makefile b/Makefile index c628a5c..1b24895 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = -rc2 +EXTRAVERSION = NAME = Man-Eating Seals of Antiquity # *DOCUMENTATION* @@ -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.