diff options
| author | Roy Marples <roy@marples.name> | 2016-11-05 11:35:13 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2016-11-05 11:35:13 +0000 |
| commit | 84e0480859503c80319f8fd0d75b590308cf224d (patch) | |
| tree | 8e9a4b52bcb938c7df21507659be42afd3ee2d9c /Makefile | |
| parent | ded07a1c586b1fb03fa6fd89289c12866b8b4171 (diff) | |
| download | dhcpcd-84e0480859503c80319f8fd0d75b590308cf224d.tar.xz | |
Remove distinfo files before making them.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -154,6 +154,7 @@ dist: rm ${DISTFILEGZ} distinfo: dist + rm -f ${DISTINFO} ${DISTINFOSIGN} ${CKSUM} ${DISTFILE} >${DISTINFO} #printf "SIZE (${DISTFILE}) = %s\n" $$(wc -c <${DISTFILE}) >>${DISTINFO} ${PGP} --clearsign --output=${DISTINFOSIGN} ${DISTINFO} |
