From owner-cvs-all Sat Oct 10 21:18:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA11966 for cvs-all-outgoing; Sat, 10 Oct 1998 21:18:34 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA11960; Sat, 10 Oct 1998 21:18:32 -0700 (PDT) (envelope-from peter@FreeBSD.org) From: Peter Wemm Received: (from peter@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA10651; Sat, 10 Oct 1998 21:18:31 -0700 (PDT) Date: Sat, 10 Oct 1998 21:18:31 -0700 (PDT) Message-Id: <199810110418.VAA10651@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libgnumalloc Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 1998/10/10 21:18:30 PDT Modified files: lib/libgnumalloc Makefile Log: Don't install an elf libgnumalloc.so* in /usr/lib/compat.. No elf binaries have been linked against it. Try and clean up the leftovers. Also, put the a.out libs in /usr/lib/compat/aout since that's where the default a.out ldconfig compat path points to. Revision Changes Path 1.13 +11 -4 src/lib/libgnumalloc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message