From d480db999c567e30cf9a2ba4248faf7363f26454 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Thu, 3 Nov 2005 11:54:39 +0000 Subject: [PATCH] Drop INSTALLS_SHLIB/LDCONFIG_DIRS: Local shlibs are dlopened --- security/audit/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/security/audit/Makefile b/security/audit/Makefile index c2d844292bd7..e1c3946b1503 100644 --- a/security/audit/Makefile +++ b/security/audit/Makefile @@ -52,8 +52,6 @@ PLIST_SUB+= PGSQL='' .else PLIST_SUB+= PGSQL='@comment ' .endif -INSTALLS_SHLIB= yes -LDCONFIG_DIRS= %%PREFIX%%/lib/alat MANCOMPRESSED= yes MAN1= audit.1 MAN8= auditd.8