Date: Wed, 17 Dec 1997 04:31:59 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pcvt/fonts Makefile Message-ID: <199712171231.EAA24518@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1997/12/17 04:31:59 PST Modified files: usr.sbin/pcvt/fonts Makefile Log: Use the default LIBOWN, etc. instead of clobbering the defaults to bin, etc., so that (this part of) `LIBOWN=... make world' can be run by users other than root. Actually, BINOWN instead of LIBOWN, since fonts are not libraries. Only one owner of (non-setuid) installed files is really supported. Revision Changes Path 1.6 +1 -4 src/usr.sbin/pcvt/fonts/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712171231.EAA24518>