I saw that when symlinkg a program is used the readlink tool to get the
original file, why is this require instead of symlink to files directly?
With this scheme you are unable to RemoveProgram when it is installed
out of /Programs. Example:

/Programs/Foo/Ver -> /Depot/Programs/Foo/Ver
/Programs/Foo/Current -> Ver
/Depot/Programs/Foo/Ver
/System/Links/Executables/dmenu -> /Depot/Programs/Foo/Ver/bin/dmenu
[...]

When RemoveProgram is executed, entries under /Programs are removed,
but the symlinks under /S/Links are not borken, so the are not removed,
is safely to remove the readlink command in SymLinkProgram or there is
any better solution for this?

Greets.
Aitor.

-- 
If the kids are united they will never be divided!

----------------------------------------------------------------------
Free pop3 email with a spam filter.
http://www.bluebottle.com/tag/5

_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to