From 5ac8ad700481573bca146bdf809b1f45c8437e24 Mon Sep 17 00:00:00 2001 From: rillig Date: Wed, 28 Sep 2005 14:31:06 +0000 Subject: Removed trailing white-space. --- devel/tla/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/tla/Makefile') diff --git a/devel/tla/Makefile b/devel/tla/Makefile index 86de75f9a3d..e109e973892 100644 --- a/devel/tla/Makefile +++ b/devel/tla/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2005/06/26 14:57:31 recht Exp $ +# $NetBSD: Makefile,v 1.19 2005/09/28 14:31:06 rillig Exp $ # DISTNAME= tla-1.3.3 @@ -42,6 +42,6 @@ post-install: | ${PAX} -rwppm ${DOCDIR} ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCDIR} ${FIND} ${DOCDIR} -type d -print | ${XARGS} ${CHMOD} ${PKGDIRMODE} - ${FIND} ${DOCDIR} -type f -print | ${XARGS} ${CHMOD} ${SHAREMODE} + ${FIND} ${DOCDIR} -type f -print | ${XARGS} ${CHMOD} ${SHAREMODE} .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3