From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Emfox Zhou Newsgroups: gmane.emacs.devel Subject: Re: ./make-dist for unicode branch Date: Wed, 18 Jan 2006 06:08:13 +0800 Message-ID: <877j8yse2a.fsf@emfox.3322.org> References: <87bqyasvv6.fsf@emfox.3322.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1137537665 25035 80.91.229.2 (17 Jan 2006 22:41:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 Jan 2006 22:41:05 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jan 17 23:41:00 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 1EyzVW-00058r-QQ for ged-emacs-devel@m.gmane.org; Tue, 17 Jan 2006 23:40:54 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EyzXs-0007K5-TN for ged-emacs-devel@m.gmane.org; Tue, 17 Jan 2006 17:43:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Eyz4X-0006xB-GF for emacs-devel@gnu.org; Tue, 17 Jan 2006 17:13:01 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Eyz4V-0006vg-A5 for emacs-devel@gnu.org; Tue, 17 Jan 2006 17:13:00 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Eyz4U-0006vR-R7 for emacs-devel@gnu.org; Tue, 17 Jan 2006 17:12:58 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1Eyz8F-0003xI-4q for emacs-devel@gnu.org; Tue, 17 Jan 2006 17:16:51 -0500 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Eyz1n-0006Y0-1E for emacs-devel@gnu.org; Tue, 17 Jan 2006 23:10:11 +0100 Original-Received: from 218.108.29.104 ([218.108.29.104]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Jan 2006 23:10:11 +0100 Original-Received: from EmfoxZhou by 218.108.29.104 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 17 Jan 2006 23:10:11 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 10 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 218.108.29.104 User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux) Cancel-Lock: sha1:5M5eESmnkybnr91B5Gi/6iUB9Sw= 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:49223 Archived-At: Eli Zaretskii writes: > 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? ar, but when I used a tarball from make-dist, it built error with some reference to admin/unidata, while it seems everything was ok by build emacs unicode branch directly in cvs checkouted directory.