From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Rzd79-0006Pw-Un for mharc-grub-devel@gnu.org; Mon, 20 Feb 2012 18:57:51 -0500 Received: from eggs.gnu.org ([140.186.70.92]:57045) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rzd75-0006Ob-4A for grub-devel@gnu.org; Mon, 20 Feb 2012 18:57:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rzd73-0000s1-HO for grub-devel@gnu.org; Mon, 20 Feb 2012 18:57:46 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:46500) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rzd73-0000rg-Cp for grub-devel@gnu.org; Mon, 20 Feb 2012 18:57:45 -0500 Received: by wera13 with SMTP id a13so4502711wer.0 for ; Mon, 20 Feb 2012 15:57:43 -0800 (PST) Received-SPF: pass (google.com: domain of gregoire.sutre@gmail.com designates 10.216.132.94 as permitted sender) client-ip=10.216.132.94; Authentication-Results: mr.google.com; spf=pass (google.com: domain of gregoire.sutre@gmail.com designates 10.216.132.94 as permitted sender) smtp.mail=gregoire.sutre@gmail.com; dkim=pass header.i=gregoire.sutre@gmail.com Received: from mr.google.com ([10.216.132.94]) by 10.216.132.94 with SMTP id n72mr5447001wei.4.1329782263878 (num_hops = 1); Mon, 20 Feb 2012 15:57:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=cqSZUOY7Kj9QTLS9IWWzxRwX8A3K1AxwfOtr0cPFs7I=; b=NBAJ+bEvd6aVcxDS4/MK5p/EGuWy7J2KFX5LojgRrnNWsUFDupgSkkitfBMV8zMaS9 iQvlie3uzhr0PKso9TjLqlMkAxiJGHSC2UE8UA4QQExeld45U8sqLqKDdIxMpSenNo0r cQF8FCQLpW+E9/PFt/CB4tUVvkf8FDdMcA3i4= Received: by 10.216.132.94 with SMTP id n72mr4530861wei.4.1329782263808; Mon, 20 Feb 2012 15:57:43 -0800 (PST) Received: from [192.168.1.37] (c2433-1-88-160-112-182.fbx.proxad.net. [88.160.112.182]) by mx.google.com with ESMTPS id gd8sm19089553wib.2.2012.02.20.15.57.41 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 20 Feb 2012 15:57:42 -0800 (PST) Message-ID: <4F42DDF4.5080204@gmail.com> Date: Tue, 21 Feb 2012 00:57:40 +0100 From: =?UTF-8?B?R3LDqWdvaXJlIFN1dHJl?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Iceowl/1.0b2 Icedove/3.1.16 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: Fix for pkgdatadir grub-mkconfig_lib in all util scripts and grub.d scripts References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.169 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2012 23:57:49 -0000 On 02/20/2012 06:47 PM, Keshav P R wrote: > Hi, > Attached patch fixes runtime error due to sed transform used in pkgdatadir Maybe we should apply the sed transform to grub-mkconfig_lib's installation directory, i.e., install grub-mkconfig_lib alongside unicode.pf2 and friends? Grégoire > # /_grub_/grub_uefi_x86_64/bin/grub_uefi_x86_64-mkstandalone -h > /_grub_/grub_uefi_x86_64/bin/grub_uefi_x86_64-mkstandalone: line 46: > /_grub_/grub_uefi_x86_64/share/grub_uefi_x86_64/grub-mkconfig_lib: No > such file or directory > > File is at /_grub_/grub_uefi_x86_64/share/grub/grub-mkconfig_lib (in my case). > > Please apply this. Thanks in advance. > > Regards. > > Keshav > > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel