From 99f87129ce282da4d8a0d479eb276dafecbf6bcf Mon Sep 17 00:00:00 2001 From: Steve Price Date: Wed, 25 Jul 2001 17:53:08 +0000 Subject: There's no need to strip diffstat in the post-install target since ${INSTALL_PROGRAM} does it already. --- textproc/diffstat/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'textproc/diffstat') diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile index 3afa3d15aa1b..6691de0cdb6f 100644 --- a/textproc/diffstat/Makefile +++ b/textproc/diffstat/Makefile @@ -19,7 +19,4 @@ GNU_CONFIGURE= yes MAN1= diffstat.1 -post-install: - strip -s ${PREFIX}/bin/diffstat - .include -- cgit v1.2.3