Date: Fri, 19 Dec 1997 14:11:30 -0800 (PST) From: Bruce Evans <bde@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/libtermcap Makefile Message-ID: <199712192211.OAA03947@freefall.freebsd.org>
index | next in thread | raw e-mail
bde 1997/12/19 14:11:30 PST
Modified files:
lib/libtermcap Makefile
Log:
Fixed the termcap 3.0 hacks. They were very broken in my configuration
where shared libraries are in /lib and almost everything is linked
shared. First, they removed the old shared library before installing
the new one. Second, they attemped a cross-device link from /lib
to /usr/lib/compat.
Revision Changes Path
1.22 +11 -10 src/lib/libtermcap/Makefile
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712192211.OAA03947>
