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} --- security/tripwire-131/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/tripwire-131/Makefile') diff --git a/security/tripwire-131/Makefile b/security/tripwire-131/Makefile index e0a5e03b344f..b8a2e9ebe99f 100644 --- a/security/tripwire-131/Makefile +++ b/security/tripwire-131/Makefile @@ -3,7 +3,7 @@ # Date created: 31 Mar 1997 # Whom: Joe Greco # -# $Id: Makefile,v 1.3 1998/04/07 17:42:21 jgreco Exp $ +# $Id: Makefile,v 1.4 1998/12/01 08:33:29 asami Exp $ # DISTNAME= tripwire-1.2 @@ -41,7 +41,7 @@ post-install: > /mnt/tw.db_`hostname`.gz @ ${CP} -p ${FILESDIR}/twcheck /mnt/twcheck @ ${GZIP_CMD} < /usr/bin/gunzip > /mnt/gunzip - @ chmod 555 /mnt/tripwire /mnt/gunzip /mnt/twcheck + @ ${CHMOD} 555 /mnt/tripwire /mnt/gunzip /mnt/twcheck @ umount /mnt @ ${ECHO} Do not forget to remove and write-protect the floppy. .endif -- cgit v1.2.3