cvs commit: ports/emulators/linux_base-8 Makefile
ports/x11/linux-XFree86-libs
Makefile ports/x11/linux-XFree86-libs/files pkg-install.in
Alexander Leidinger
netchild at FreeBSD.org
Wed Jan 25 10:57:37 PST 2006
netchild 2006-01-25 18:57:36 UTC
FreeBSD ports repository
Modified files:
emulators/linux_base-8 Makefile
x11/linux-XFree86-libs Makefile
x11/linux-XFree86-libs/files pkg-install.in
Log:
The read-only LINUXBASE case (after installing the ports, of course) has
to besolved differently, since the ldconfig call has to be chrooted, else
the linux ldconfig will cache some FreeBSD native libs which results in
not being able to start some programs:
- remove the symlink (linux_base)
- revert to chroot the ldconfig call (with internal functionality this
time)
Revision Changes Path
1.117 +2 -11 ports/emulators/linux_base-8/Makefile
1.23 +1 -1 ports/x11/linux-XFree86-libs/Makefile
1.4 +1 -1 ports/x11/linux-XFree86-libs/files/pkg-install.in
More information about the cvs-all
mailing list