]> git.saurik.com Git - apt.git/commit
rename postrm to apt.postrm
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 24 Jan 2014 14:18:14 +0000 (15:18 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 26 Sep 2014 22:12:13 +0000 (00:12 +0200)
commit5b55915a9beca06c9993285aee9da9f4ac3bccc4
tree776d2d14617df1a1ac40bbd59c41aab76ec7606a
parent3e032cda2d3558c076a559697e664546da56c243
rename postrm to apt.postrm

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
debian/apt.postinst [changed mode: 0644->0755]
debian/apt.postrm [new file with mode: 0755]
debian/postinst [deleted file]
debian/postrm [deleted file]