Joey Hess wrote: > happen. So the way to avoid the problem is just to add the target: > > binary: binary-arch binary-indep
Actually it's binary: binary-arch binary-indep ; (or some other construct with an empty list of commands) because otherwise this just adds dependencies and make adds implicit commands so it runs happily: dh binary-arch dh binary-indep dh binary *BOMB* Andreas -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

