Browse Source

Made slim lib64 aware.

early
Minto van der Sluis 18 years ago
parent
commit
6693e43c71
  1. 4
      x11/slim/slim.conf

4
x11/slim/slim.conf

@ -12,4 +12,8 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
# inject proper X11 libdir because of lib64
pkgprefix -t libx11
var_append GCC_WRAPPER_APPEND ' ' "-L$root$( pkgprefix libdir libx11 )"
register_xdm slim "Simple Login Manager for X11" "$bindir/slim -d"

Loading…
Cancel
Save