From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Rvsko-0001lx-Aj for mharc-grub-devel@gnu.org; Fri, 10 Feb 2012 10:51:18 -0500 Received: from eggs.gnu.org ([140.186.70.92]:59065) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvskf-0001kD-E9 for grub-devel@gnu.org; Fri, 10 Feb 2012 10:51:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rvskb-0004wt-Dg for grub-devel@gnu.org; Fri, 10 Feb 2012 10:51:09 -0500 Received: from mail-wi0-f169.google.com ([209.85.212.169]:53399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rvskb-0004wj-84 for grub-devel@gnu.org; Fri, 10 Feb 2012 10:51:05 -0500 Received: by wibhj13 with SMTP id hj13so2683733wib.0 for ; Fri, 10 Feb 2012 07:51:04 -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=0Rqc6nGXeppXD3U44u/3GZMcri7JrP91F3H9fUV/q7c=; b=BJ8Vto0jumElzL/pgVa5myNwQaW/sa1JPfy5yVbETNw+UJdOvnQfz8jmFDCFGfjf/c JyZQ5MQQlhCp7uqhQ4Znr7RxFUm1Gv1ZzTCwfk7h3X1dRm7E3/03rdEYz929hEwL7Orb JGWMKRYlLFwG3kaE+zodLsvNP7YzQCY/0BB3Y= Received: by 10.216.138.100 with SMTP id z78mr1004155wei.46.1328889064123; Fri, 10 Feb 2012 07:51:04 -0800 (PST) Received: from debian.x201.phnet (93-93.203-62.cust.bluewin.ch. [62.203.93.93]) by mx.google.com with ESMTPS id s8sm4060369wiz.8.2012.02.10.07.51.02 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 10 Feb 2012 07:51:03 -0800 (PST) Message-ID: <4F353CE5.5090907@gmail.com> Date: Fri, 10 Feb 2012 16:51:01 +0100 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120104 Icedove/8.0 MIME-Version: 1.0 To: grub-devel@gnu.org Subject: Re: [PATCH] Unbreak help2man invocations References: <4F350965.7010801@gmail.com> In-Reply-To: <4F350965.7010801@gmail.com> 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: 209.85.212.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: Fri, 10 Feb 2012 15:51:16 -0000 On 10.02.2012 13:11, Grégoire Sutre wrote: > Following Vladimir's suggestion on IRC, the attached patch fixes > bug http://savannah.gnu.org/bugs/?35452. > Go ahead. > Grégoire > > p.s. The patch uses @PACKAGE_TARNAME@ instead of @PACKAGE@ in the > name of the directory that grub-mkconfig_lib is sourced from, to > preserve the definition of pkgdatadir that was in grub-mkconfig.in. > But I guess that those two are always equal for GRUB. @PACKAGE_TARNAME@ is more appropriate in this case but they are both equal in GRUB. > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel -- Regards Vladimir 'φ-coder/phcoder' Serbinenko