Files
entropy/libraries
Fabio Erculiani b1db741e8a [entropy.client.interfaces.package] fix critical bug on pkg update
Files just installed were removed due to being added to a different
symlinked path. Use os.path.realpath to determine if two paths
point to the same file object.
2010-05-28 19:54:36 +02:00
..