From: gobo72 Date: Thu, 18 Aug 2011 02:46:58 +0000 (+0000) Subject: Correction erreur de syntaxe (garbage) X-Git-Url: http://gitweb.hugovil.com/?a=commitdiff_plain;ds=inline;h=835f9013200b22a4bd549feab8d99afda00ca6e5;p=hvlinux.git Correction erreur de syntaxe (garbage) --- diff --git a/stage1/create-config-files b/stage1/create-config-files index 633376e..c9510c5 100755 --- a/stage1/create-config-files +++ b/stage1/create-config-files @@ -72,7 +72,7 @@ LANG="en_US.UTF-8" # followed by names beginning with lower-case letters. But if # LC_COLLATE equals en_US.ISO8859-1, then leading dots as well # as case are ignored in determining the sort order. -'LC_COLLATE=C +LC_COLLATE=C ################# LC_ALL=POSIX export PATH MANPATH LANG LC_COLLATE PS1 PS2 USER LOGNAME MAIL HISTFILESIZE HISTSIZE HOSTNAME EDITOR CFLAGS CXXFLAGS