Browse Source

Changed acl to not inject '--libexecdir' confopt as it is obsolete now

Note: see: package/base/acl/no-libexecdir.patch
early
Christian Wiese 17 years ago
parent
commit
f6e0785860
  1. 3
      base/acl/acl.conf

3
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'"

Loading…
Cancel
Save