From 6743cf9eb63de312a3e3d5bab76a21f9cbeaf711 Mon Sep 17 00:00:00 2001 From: roberto Date: Thu, 16 Dec 1999 12:40:51 +0000 Subject: Remove the old binaries (they've been renamed) without the 'x'). Suggested by: phk --- usr.sbin/ntp/ntpdc/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'usr.sbin/ntp/ntpdc') diff --git a/usr.sbin/ntp/ntpdc/Makefile b/usr.sbin/ntp/ntpdc/Makefile index bd6311f..93d8194 100644 --- a/usr.sbin/ntp/ntpdc/Makefile +++ b/usr.sbin/ntp/ntpdc/Makefile @@ -18,4 +18,7 @@ SRCS= ntpdc.c ntpdc_ops.c version.c version.c: sh -e ${.CURDIR}/../scripts/mkver ntpdc +afterinstall: + rm -f ${DESTDIR}/usr/sbin/xntpdc + .include -- cgit v1.1