diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2009-02-11 21:57:08 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2009-02-11 21:57:08 +0100 |
commit | 9352a13abb222f0a7e971e5871c9404a4994f55f (patch) | |
tree | 239bfc09fb1bbe54e59715571a84e1728fc1bf38 /bin | |
parent | 343fd9e20ed73eb89a7a7c5fcbaf47fb4c2ef052 (diff) |
pkg: genocide_collected: Removed TODO (that's the responsibility of the package, not of pkg)
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/pkg | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -537,7 +537,6 @@ function populate_collected { # Remove a package's files from .collected # Assuming there are no packages with colliding files -# TODO: Make sure there are none function genocide_collected { cd $PDIR/$1 || return wrap_info $1 |