From 5281212be38447df70380d4e9e8cd0ef1cf11517 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sun, 22 Aug 1999 19:01:07 +0000 Subject: chmod -> ${CHMOD} chown -> ${CHOWN} --- mail/tkrat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/tkrat/Makefile') diff --git a/mail/tkrat/Makefile b/mail/tkrat/Makefile index d9246c483540..25ebfc37784c 100644 --- a/mail/tkrat/Makefile +++ b/mail/tkrat/Makefile @@ -3,7 +3,7 @@ # Date created: 24 October 1997 # Whom: Bruce Gingery # -# $Id: Makefile,v 1.15 1999/03/15 01:29:18 nectar Exp $ +# $Id: Makefile,v 1.16 1999/04/27 20:15:37 mharo Exp $ # DISTNAME= tkrat-1.2 @@ -38,6 +38,6 @@ post-install: .endif @${MKDIR} ${PREFIX}/lib/ratatosk ${INSTALL_DATA} ${FILESDIR}/ratatoskrc ${PREFIX}/lib/ratatosk - #/bin/chmod ugo+wt /var/mail + #${CHMOD} ugo+wt /var/mail .include -- cgit v1.2.3