X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=1b24895212d8d198587bed5152b56a2cef8134c3;hb=470058e0ad82fcfaaffd57307d8bf8c094e8e9d7;hp=12310947156e862784783c3cbbbc4cc33baa9d90;hpb=ba9341dfef6b0201cd30e3904dcd0a47d3dc35e0;p=pandora-kernel.git diff --git a/Makefile b/Makefile index 12310947156e..1b24895212d8 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = -rc3 +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.