Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Aug 2004 02:49:33 +0200
From:      des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=)
To:        Pawel Jakub Dawidek <pjd@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/geom/class/mirror Makefile geom_mirror.c src/sys/geom/mirror g_mirror.c g_mirror.h g_mirror_ctl.c src/sys/modules/geom/geom_mirror Makefile src/tools/regression/geom_mirror Makefile runtests.sh test-1.sh test-2.sh test-3.sh test-4.sh ...
Message-ID:  <xzp1xiql5ya.fsf@dwp.des.no>
In-Reply-To: <20040801135944.GF39839@darkness.comp.waw.pl> (Pawel Jakub Dawidek's message of "Sun, 1 Aug 2004 15:59:44 %2B0200")
References:  <200407302313.i6UNDj5H004714@repoman.freebsd.org> <xzp3c38vbc8.fsf@dwp.des.no> <20040801135944.GF39839@darkness.comp.waw.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
Pawel Jakub Dawidek <pjd@FreeBSD.org> writes:
> How to fix it to force symlink creation under /lib/geom/, but without
> creaking DPADD?

The problem is that LIBDIR is used to mean two things: the place where
existing libraries are located, and the place where the ones we build
will be installed.  The ports tree maintains a very clear separation
between these two meanings: existing software resides in LOCALBASE,
new software is installed into PREFIX.  LIBDIR should likewise be
split into two separate variables.

DES
--=20
Dag-Erling Sm=F8rgrav - des@des.no



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp1xiql5ya.fsf>