X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fsend.c;h=62bf60ae3fbd2cf6a90e1cffd73caec261310bc6;hb=907d56122e31657df15e9bc79460210deedaefd9;hp=39d425f57ba9c91f3c030978fd055fec4f2c6340;hpb=03fe41ba1d68108808c966c6d7ff74bd8c1d648c;p=mmh diff --git a/uip/send.c b/uip/send.c index 39d425f..62bf60a 100644 --- a/uip/send.c +++ b/uip/send.c @@ -426,6 +426,7 @@ go_to_it: && altmsg) { vec[vecp++] = "-dist"; distfile = getcpy (m_mktemp2 (altmsg, invo_name, NULL, NULL)); + unlink(distfile); if (link (altmsg, distfile) == NOTOK) { if (errno != EXDEV #ifdef EISREMOTE