[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
PREFIX and /etc
- To: ports@openbsd.org
- Subject: PREFIX and /etc
- From: Devin Reade <gdr@gno.org>
- Date: Sun, 03 Nov 2002 23:14:51 -0700
- Content-Disposition: inline
I have a port that needs to put files into /etc and /sbin (in fact,
the only files that go into /usr/local are the man pages). Looking
through bsd.port.mk, it appears that the only way to do this without
causing tar errors during the 'make package' stage is to set PREFIX
to "/" in the port Makefile. Is this the normal way to do things,
or am I missing something?
--
Devin Reade <gdr@gno.org>