--- Makefile.in.orig	Thu Dec 14 13:59:21 2000
+++ Makefile.in	Thu Dec 14 13:59:38 2000
@@ -69,7 +69,7 @@
 	$(LINK) $(LDFLAGS) -o $@ $(OBJS2) $(X_LIBS) $(LIBS)
 
 install: $(INSTALL_DIRS) hanterm 
-	$(INSTALL_PROGRAM) -s -m 4711 hanterm  $(bindir)/hanterm
+	$(INSTALL_PROGRAM) -s -m 711 hanterm  $(bindir)/hanterm
 	@echo 'Completed installation.'
 	@echo 'Use "make install-ti" to install terminfo description.'
 
