From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13204 invoked from network); 31 May 1999 18:51:01 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 31 May 1999 18:51:01 -0000 Received: (qmail 620 invoked by alias); 31 May 1999 18:50:54 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6395 Received: (qmail 613 invoked from network); 31 May 1999 18:50:51 -0000 From: "Bart Schaefer" Message-Id: <990531185046.ZM5750@candle.brasslantern.com> Date: Mon, 31 May 1999 18:50:46 +0000 In-Reply-To: <008e01beab77$c5b676c0$21c9ca95@mow.siemens.ru> Comments: In reply to "Andrej Borsenkow" "PATCH: RE: pws-19 + patches: dangling (wrong?) links in info" (May 31, 7:10pm) References: <008e01beab77$c5b676c0$21c9ca95@mow.siemens.ru> X-Mailer: Z-Mail (5.0.0 30July97) To: Subject: Re: PATCH: RE: pws-19 + patches: dangling (wrong?) links in info MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On May 31, 7:10pm, Andrej Borsenkow wrote: } Subject: PATCH: RE: pws-19 + patches: dangling (wrong?) links in info } } Yep. At least in my case makeinfo creates ten info files ... Need to handle the uninstall case too. *** Doc/Makefile.in 1999/05/31 18:46:18 1.15 --- Doc/Makefile.in 1999/05/31 18:49:13 *************** *** 200,206 **** # uninstall info pages uninstall.info: ! rm -f $(infodir)/zsh.info $(infodir)/zsh.info-[1-9] # ========== DEPENDENCIES FOR CLEANUP ========== --- 200,206 ---- # uninstall info pages uninstall.info: ! rm -f $(infodir)/zsh.info $(infodir)/zsh.info-[1-9]* # ========== DEPENDENCIES FOR CLEANUP ========== -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com