From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11845 invoked from network); 6 Aug 2001 17:33:23 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 6 Aug 2001 17:33:23 -0000 Received: (qmail 10615 invoked by alias); 6 Aug 2001 17:33:12 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15579 Received: (qmail 10601 invoked from network); 6 Aug 2001 17:33:10 -0000 Date: Mon, 6 Aug 2001 18:32:10 +0100 From: Adam Spiers To: zsh workers mailing list Subject: Completion/Zsh/CVS/* incorrectly installed as functions Message-ID: <20010806183210.A30695@thelonious.new.ox.ac.uk> Reply-To: Adam Spiers Mail-Followup-To: zsh workers mailing list Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Home-Page: http://www.new.ox.ac.uk/~adam/ X-OS: RedHat Linux I just reinstalled the latest HEAD branch from CVS, without --enable-function-subdirs for the first time in quite a while, and I notice that I'm getting three rather suspicious looking files called Entries, Root, and Repository appearing in $installed/share/zsh/4.1.0-dev-1/functions. Repository contains `zsh/Completion/Zsh'. Anyone know which Makefile needs twiddling to fix that?