summaryrefslogtreecommitdiff
path: root/debian/apt.postrm
Commit message (Collapse)AuthorAgeFilesLines
* rename postrm to apt.postrmDavid Kalnischkies2014-09-271-0/+22
It helps in identifying its affiliation. Also removes the old postinst which was hidden by apt.postinst for a long time now and would just install a sources.list in edgecases which is probably not a good idea (e.g. on my system /etc/apt/sources.list does not exist). It is better done by the installer of the distro. Git-Dch: Ignore