From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: ./make-dist for unicode branch Date: Tue, 17 Jan 2006 21:56:35 +0200 Message-ID: References: <87bqyasvv6.fsf@emfox.3322.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1137534412 11900 80.91.229.2 (17 Jan 2006 21:46:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Jan 2006 21:46:52 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 17 22:46:50 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Eyyf4-0001V1-UM for ged-emacs-devel@m.gmane.org; Tue, 17 Jan 2006 22:46:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EyygG-0000jL-Aw for ged-emacs-devel@m.gmane.org; Tue, 17 Jan 2006 16:47:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Eyx7J-0002J2-3E for emacs-devel@gnu.org; Tue, 17 Jan 2006 15:07:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Eyx7G-0002IK-Fk for emacs-devel@gnu.org; Tue, 17 Jan 2006 15:07:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Eyx7G-0002IG-C9 for emacs-devel@gnu.org; Tue, 17 Jan 2006 15:07:42 -0500 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EyxAz-0005k8-22 for emacs-devel@gnu.org; Tue, 17 Jan 2006 15:11:33 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-4-200.inter.net.il [80.230.4.200]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id CML34231 (AUTH halo1); Tue, 17 Jan 2006 21:56:33 +0200 (IST) Original-To: Emfox Zhou In-reply-to: <87bqyasvv6.fsf@emfox.3322.org> (message from Emfox Zhou on Tue, 17 Jan 2006 23:43:41 +0800) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:49219 Archived-At: > From: Emfox Zhou > Date: Tue, 17 Jan 2006 23:43:41 +0800 > > when using ./make-dist --snapshot to generate a tarball for unicode branch, > I got a .tar.gz without the 'admin' directory. Is there anything more I > should do, or it's just because ./make-dist is deprecated? Neither: make-dist excludes the admin directory on purpose, since it is not for users and should not be in the distribution tarball. Why did you think you need it in a snapshot?