From owner-cvs-all Wed Jul 19 7:40:34 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E8EC37BF95; Wed, 19 Jul 2000 07:40:32 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA35184; Wed, 19 Jul 2000 07:40:32 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Message-Id: <200007191440.HAA35184@freefall.freebsd.org> From: Satoshi Taoka Date: Wed, 19 Jul 2000 07:40:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/sawfish Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG taoka 2000/07/19 07:40:31 PDT Modified files: x11-wm/sawfish Makefile Log: (1) /usr/share/info/dir was renamed to dir-tmpl. (2) Now it is not necessary to exist a file "info/dir" when install-info is executed. By (1) and (2), I removed the next line: [ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir from PLIST or Makefile Revision Changes Path 1.24 +1 -4 ports/x11-wm/sawfish/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message