X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=Makefile;h=5f333bf870f40c52704a8910ef4e53f7cb57aae7;hb=2faae42233778676607a2a45b95aeb375bebe2c6;hp=c628a5cfe422d3109c7a0dfca812c03b58639e8c;hpb=6b7b284958d47b77d06745b36bc7f36dab769d9b;p=safe%2Fjmp%2Flinux-2.6 diff --git a/Makefile b/Makefile index c628a5c..5f333bf 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = -rc2 +EXTRAVERSION = -rc4 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.