From 0670a2a67a33d10603e37aeab8e8d3470040cb2a Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Thu, 1 May 1997 21:50:14 +0000 Subject: Strip the binary. --- deskutils/ical/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'deskutils/ical') diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile index 9c6105af12f4..355911530dea 100644 --- a/deskutils/ical/Makefile +++ b/deskutils/ical/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Aug 28 13:35:31 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.7 1996/11/17 09:05:52 obrien Exp $ +# $Id: Makefile,v 1.8 1997/04/20 13:19:31 wosch Exp $ # DISTNAME= ical-2.1b2 @@ -20,4 +20,7 @@ CONFIGURE_ARGS= --with-tclsh=/usr/bin/tclsh \ --with-tkconfig=${PREFIX}/lib MAN1= ical.1 +post-install: + @strip ${PREFIX}/bin/${DISTNAME} + .include -- cgit v1.2.3