profile: comment on how to use local Lua packages

master
Pierre Neidhardt 2014-03-26 15:49:29 +01:00
parent f011538a1e
commit b9dbb2de7c
1 changed files with 1 additions and 0 deletions

View File

@ -155,6 +155,7 @@ export WINEDLLOVERRIDES="mscoree,mshtml="
#
# appendpath "${HOME}/local/usr/lib/" LD_LIBRARY_PATH
# appendpath "$HOME/local/usr/lib/python2.7/dist-packages/" PYTHONPATH
# export LUA_CPATH="$HOME/local/usr/lib/lib?.so;$(lua -e "print(package.cpath)")"
#
# umask 077
################################################################################