--- mage/branches/alx-0_6_0/profiles/alx-060/prune-orphaned-files 2011/05/12 18:46:21 2110 +++ mage/branches/alx-0_6_0/profiles/alx-060/prune-orphaned-files 2011/05/12 18:49:36 2111 @@ -53,6 +53,9 @@ /var/cache*) continue ;; /var/run*) continue ;; /var/tmp/magebuild*) continue ;; + # update specific + /.orphaned) continue ;; + /.dist-upgrade) continue ;; esac check_busybox ${i} && continue