From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LrbF6-0002vM-I6 for mharc-grub-devel@gnu.org; Wed, 08 Apr 2009 13:07:16 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LrbF4-0002uC-Tc for grub-devel@gnu.org; Wed, 08 Apr 2009 13:07:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LrbEz-0002ra-RF for grub-devel@gnu.org; Wed, 08 Apr 2009 13:07:14 -0400 Received: from [199.232.76.173] (port=36841 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LrbEz-0002rX-Ml for grub-devel@gnu.org; Wed, 08 Apr 2009 13:07:09 -0400 Received: from mail-fx0-f166.google.com ([209.85.220.166]:40946) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LrbEz-00051F-6z for grub-devel@gnu.org; Wed, 08 Apr 2009 13:07:09 -0400 Received: by fxm10 with SMTP id 10so242649fxm.42 for ; Wed, 08 Apr 2009 10:07:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=dz2qVy3DBUxhR9bs7Lq2xA1Ham5WryO0WihpFBnNSB0=; b=Fx/ecPm9B+BlhbNdT9+8wg6fJrMd46bAu9xRzrItmraPyMtkzE+hIJWJAjRPdAJ5AY B5gPfyEaL4QL63dRqZ9S0GVYgbAlWo664nHDPDYMsRI/iR3ORopBSnrOtqtq+ln8ralh z2whkC9yk+MB9U074GjecKJwOBYQvFjOjrdoU= DomainKey-Signature: a=rsa-sha1; c=nofws; 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; b=jOOCpXk8nDnXN4NNn21NZL1YZ++DVb1kTK7oy9ov4HmCRUJgHz/CyR+9Fthk+fezn4 R6I+6ZdwWZu56Aoc9IeSJytH+RreN5ocTm3uU8mvhfxDZNcMZ7C1AuVUBFVPWoLB2OaE 6ep/3LnShwVyLifzVzxj8D8rkJfbmuhVg+UCY= Received: by 10.103.241.5 with SMTP id t5mr683550mur.127.1239210428388; Wed, 08 Apr 2009 10:07:08 -0700 (PDT) Received: from ?82.130.80.24? (hg-public-dock-24-dhcp.ethz.ch [82.130.80.24]) by mx.google.com with ESMTPS id y6sm15804656mug.27.2009.04.08.10.07.07 (version=SSLv3 cipher=RC4-MD5); Wed, 08 Apr 2009 10:07:08 -0700 (PDT) Message-ID: <49DCD9BF.5090506@gmail.com> Date: Wed, 08 Apr 2009 19:07:11 +0200 From: phcoder User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: The development of GRUB 2 References: <49DCD729.8020707@gmail.com> <1239210107.4827.16.camel@fz.local> In-Reply-To: <1239210107.4827.16.camel@fz.local> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) Subject: Re: [PATCH] build binary tar.gz from source X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2009 17:07:15 -0000 Felix Zielcke wrote: > Am Mittwoch, den 08.04.2009, 18:56 +0200 schrieb phcoder: >> Hello. Here is a patch to add new target distbin which creates a binary >> tar.gz. The main purpose is for the possible nightly builds > > Why don't you just use `make DESTDIR=tar install'? > Because I didn't know about this trick. Because of this trick this patch is useless. I withdraw it -- Regards Vladimir 'phcoder' Serbinenko