On Sun, Sep 30, 2012 at 03:56:19PM +0200, Alexander Dahl wrote: > On Sun, Sep 30, 2012 at 03:01:34PM +0200, Michael Olbrich wrote: > > When I create a new package I usually use what other distros are using. In > > most cases that's /usr. Unless there is a good reason, this should not be > > changed for any existing package. > > Then this is some kind of conflict. In Debian (where ssmtp comes from) > and Ubuntu prefix is set to /usr so the paths end up /usr/sbin/ssmtp. > Without this would be /sbin/ssmtp as before in ptxdist. We could leave > it there but I'd like the symlink of sendmail to be in > /usr/sbin/sendmail. > > I guess you assume this could break someones setup when changing from > /sbin/ssmtp to /usr/sbin/ssmtp right?
Exactly. However, having a new symlink /usr/sbin/sendmail that points to /sbin/ssmtp is not a problem. So I merged your first patch. Michael -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
