From 50ab159d7a814860fb8eac04e7bbf14847dabf42 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Mon, 31 Jan 2000 23:25:33 +0000 Subject: We only need to strip the binary once PR: 16493 Submitted by: Maintainer --- sysutils/cronolog/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/cronolog') diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile index f0f886015db8..ae84694e9c4d 100644 --- a/sysutils/cronolog/Makefile +++ b/sysutils/cronolog/Makefile @@ -17,6 +17,6 @@ MAN1= cronolog.1m cronosplit.1m GNU_CONFIGURE= yes post-install: - ${STRIP} ${PREFIX}/sbin/cronolog ${PREFIX}/sbin/cronolog + ${STRIP} ${PREFIX}/sbin/cronolog .include -- cgit v1.2.3