Merge branch 'master' of git+ssh://daniel@sabayonlinux.org/home/git/projects/entropy

This commit is contained in:
Daniel Halens Rodriguez
2009-05-26 19:03:24 +00:00
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -497,6 +497,10 @@ def search_orphaned_files(Equo = None):
filename.startswith("/usr/lib64/perl")):
continue
# filter symlinks, broken ones will be reported
if os.path.islink(filename) and os.path.lexists(filename):
continue
mask = [x for x in Equo.SystemSettings['system_dirs_mask'] if \
filename.startswith(x)]
if mask:
+1 -1
View File
@@ -34,4 +34,4 @@
/var/spool/cron
/var/tmp
/var/www
/usr/local