Browse Source

acl: changed to also use no prefix for executables

stable/0.6
Christian Wiese 11 years ago
parent
commit
b7e01d3787
  1. 6
      base/acl/acl.conf

6
base/acl/acl.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# #
# Filename: package/.../acl/acl.conf # Filename: package/.../acl/acl.conf
# Copyright (C) 2007 - 2012 The OpenSDE Project # Copyright (C) 2007 - 2013 The OpenSDE Project
# Copyright (C) 2004 - 2006 The T2 SDE Project # Copyright (C) 2004 - 2006 The T2 SDE Project
# Copyright (C) 1998 - 2003 Clifford Wolf # Copyright (C) 1998 - 2003 Clifford Wolf
# #
@ -14,8 +14,8 @@
# GNU General Public License can be found in the file COPYING. # GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END --- # --- SDE-COPYRIGHT-NOTE-END ---
# adjust libdir prefix=
libdir="/${libdir##*/}" set_confopt
# workaround to not get libacl.{a,la,so} installed into /usr/libexec # workaround to not get libacl.{a,la,so} installed into /usr/libexec
# #

Loading…
Cancel
Save