Remove stray symlinks in local repository
commit4077c90216e145e26750363f8a58590f72a94efc
authorPetr Písař <ppisar@redhat.com>
Thu, 16 Jan 2014 16:15:04 +0000 (16 17:15 +0100)
committerPetr Písař <ppisar@redhat.com>
Thu, 16 Jan 2014 16:15:04 +0000 (16 17:15 +0100)
tree1f71bf093f71914cff5196cb9ebf122d2221c4d9
parentef77eae1e3c3ff7a7463c5532a318132e27ccf7a
Remove stray symlinks in local repository

The repository of built packages contains symlinks into tree with
package sources. If one removes a source subtree, a dangling symlink
will remain and createrepo will die on that.

This patch removes stray symlinks before updating the repository.
lib/Fedora/Rebuild/Repository.pm