Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Check empty subdirectory ownership | Allan McRae | 2012-07-10 |
When checking if a package owns a directory, it is important to check not only that all the files in the directory are part of the package, but also if the directory is part of a package. This catches empty subdirectories during conflict checking for directory to file/symlink replacements. Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org> |