Date: Tue, 7 Jul 1998 07:20:02 -0700 (PDT) From: Tim Vanderhoek <ac199@hwcn.org> To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/7194: problem in xinetd-2.2.1 port Message-ID: <199807071420.HAA27387@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/7194; it has been noted by GNATS. From: Tim Vanderhoek <ac199@hwcn.org> To: martin@eunet.cz, FreeBSD-gnats-submit@FreeBSD.ORG Cc: Subject: Re: ports/7194: problem in xinetd-2.2.1 port Date: Tue, 7 Jul 1998 10:14:33 -0400 On Tue, Jul 07, 1998 at 10:58:27AM +0200, martin@eunet.cz wrote: [...] > if test "$(MANPROGDIR)" ; then \ > ! $(INSTALL_MAN) $(MANPROGFILE) $(MANPROGDIR)/$(MANPROGPAGE) ;\ Heck, if you going to do this, why not go all the way and use ! ${BSD_INSTALL_MAN} $(MANPROGFILE) $(MANPROGDIR)/$(MANPROGPAGE);\ and actually get the correct permissions instead. -- This .sig is not innovative, witty, or profund. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807071420.HAA27387>