From dacb4bb3e893a05a3df4c19aeeed67f57e25b5b6 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 17 May 2000 10:06:44 +0000 Subject: Fix permissions of the documentation directory after installation. --- graphics/mtv/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/mtv') diff --git a/graphics/mtv/Makefile b/graphics/mtv/Makefile index 4dd6542ec7b..83ae6ed429d 100644 --- a/graphics/mtv/Makefile +++ b/graphics/mtv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2000/05/12 06:33:56 tron Exp $ +# $NetBSD: Makefile,v 1.17 2000/05/17 10:06:44 tron Exp $ DISTNAME= mtv-1.1.1.1 CATEGORIES= graphics @@ -26,5 +26,6 @@ post-install: .for FILE in mtv mtvp ${LN} -fs ../${EMULSUBDIR}/usr/X11R6/bin/${FILE} ${PREFIX}/bin .endfor + ${CHMOD} +x ${PREFIX}/emul/linux/usr/doc/mtv .include "../../emulators/suse_linux/suse.mk" -- cgit v1.2.3