-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
elog "Remember to"
elog "$ export LANG=en_US.UTF-8"
elog "(or any other UTF-8 locale) and"
- elog "$ export LD_PRELOAD=${DESTTREE}/lib/xvnkb.so"
+ elog "$ export LD_PRELOAD=/usr/lib/xvnkb.so"
elog "before starting X Window"
elog "More documents are in /usr/share/doc/${PF}"
ewarn "Programs with suid/sgid will have LD_PRELOAD cleared"
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
elog "Remember to"
elog "$ export LANG=en_US.UTF-8"
elog "(or any other UTF-8 locale) and"
- elog "$ export LD_PRELOAD=${DESTTREE}/lib/xvnkb.so"
+ elog "$ export LD_PRELOAD=/usr/$(get_libdir)/xvnkb.so"
elog "before starting X Window"
elog "More documents are in /usr/share/doc/${PF}"
ewarn "Programs with suid/sgid will have LD_PRELOAD cleared"