From f6e0785860a13da7c1d55d568c4d55d817e8884e Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Mon, 25 Feb 2008 01:55:02 +0000 Subject: [PATCH] Changed acl to not inject '--libexecdir' confopt as it is obsolete now Note: see: package/base/acl/no-libexecdir.patch --- base/acl/acl.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/base/acl/acl.conf b/base/acl/acl.conf index 766d4d60d..f5a0ef7b4 100644 --- a/base/acl/acl.conf +++ b/base/acl/acl.conf @@ -19,6 +19,3 @@ libdir="/${libdir##*/}" # also install headers and libs makeinstopt="$makeinstopt install-lib install-dev" - -# only static libs go here -var_append confopt ' ' "--libexecdir='$libdir'"