From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LrbA0-000184-8x for mharc-grub-devel@gnu.org; Wed, 08 Apr 2009 13:02:00 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lrb9x-00016f-S1 for grub-devel@gnu.org; Wed, 08 Apr 2009 13:01:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lrb9t-00013v-Bz for grub-devel@gnu.org; Wed, 08 Apr 2009 13:01:57 -0400 Received: from [199.232.76.173] (port=45707 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lrb9t-00013g-6X for grub-devel@gnu.org; Wed, 08 Apr 2009 13:01:53 -0400 Received: from moutng.kundenserver.de ([212.227.126.186]:50417) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lrb9s-0004Au-B5 for grub-devel@gnu.org; Wed, 08 Apr 2009 13:01:52 -0400 Received: from [85.180.38.77] (e180038077.adsl.alicedsl.de [85.180.38.77]) by mrelayeu.kundenserver.de (node=mrelayeu6) with ESMTP (Nemesis) id 0ML29c-1Lrb9r0BYh-0001uu; Wed, 08 Apr 2009 19:01:51 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <49DCD729.8020707@gmail.com> References: <49DCD729.8020707@gmail.com> Content-Type: text/plain Date: Wed, 08 Apr 2009 19:01:47 +0200 Message-Id: <1239210107.4827.16.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX1/RFuFh2q0jP5Z+JDvCQDXUnSI98p5CaSupFg5 XecsBgLejdtyT6bqnsJ3FsdMutblonlMRLq69/on+VCoKUTQyA 96XJQuOhXNWe4GT/gg6DzTsbwAPGX7n X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:01:58 -0000 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'? -- Felix Zielcke