Dnia piątek, 8 kwietnia 2011 o 19:13:57 Trans napisał(a):
> Hi--
>
> prefer). In this way I've been able to use `~/.local`, for example, as
> a place for per-user installation of packages, where-by `.local`
> contains more than just a `share` directory.
>
But customary user path is $HOME/bin, not $HOME/.local/bin! You would have to
{ ln -s ../bin "${HOME}/.local/bin"; } for this approach to work, wouldn’t you?
Chris
_______________________________________________
xdg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xdg