X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;h=5f333bf870f40c52704a8910ef4e53f7cb57aae7;hb=3560adf62075829393743667ff338dd8fd26a5c2;hp=e6b06cbeb47e407a823eb25f393eb7c2c570cee0;hpb=605c1a187f3ce82fbc243e2163c5ca8d1926df8e;p=pandora-kernel.git diff --git a/Makefile b/Makefile index e6b06cbeb47e..5f333bf870f4 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION = 2 PATCHLEVEL = 6 SUBLEVEL = 33 -EXTRAVERSION = -rc1 +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.