From edcc5ff2a90e8ab3994f89eb4791ebaef511f9d5 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Thu, 30 Nov 1989 04:53:35 +0000 Subject: change mode of zwgc.desc after installation --- zwgc/Imakefile | 1 + 1 file changed, 1 insertion(+) (limited to 'zwgc/Imakefile') diff --git a/zwgc/Imakefile b/zwgc/Imakefile index 2491e40..7f675ec 100644 --- a/zwgc/Imakefile +++ b/zwgc/Imakefile @@ -76,6 +76,7 @@ depend:: ${DEPENDSRCS} install:: $(RM) $(DESTDIR)$(ACLDIR)/zwgc.desc $(CP) zwgc.desc $(DESTDIR)$(ACLDIR)/zwgc.desc + $(CHMOD) 644 $(DESTDIR)$(ACLDIR)/zwgc.desc $(RM) $(DESTDIR)$(ETCATHDIR)/zephyr.vars $(CP) zephyr.vars $(DESTDIR)$(ETCATHDIR)/zephyr.vars $(RM) $(DESTDIR)$(ACLDIR)/zwgc_resources -- cgit v1.2.3