summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--util/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/util/Makefile b/util/Makefile
index 81f466a7..5c7184bd 100644
--- a/util/Makefile
+++ b/util/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.19 2002/08/20 02:42:36 in2 Exp $
+# $Id: Makefile,v 1.20 2002/08/20 06:29:30 in2 Exp $
BBSHOME?=$(HOME)
OSTYPE!=uname
@@ -172,8 +172,8 @@ install: $(PROGS)
install -d $(BBSHOME)/bin/
install -c -m 755 $(PROGS) $(BBSHOME)/bin/
chmod 4755 $(BBSHOME)/bin/post
- mv $(BBSHOME)/bin/bbsmail $(BBSHOME)/bin/realbbsmail
- ln -s $(BBSHOME)/bin/filtermail.pl $(BBSHOME)/bin/bbsmail
+ #mv $(BBSHOME)/bin/bbsmail $(BBSHOME)/bin/realbbsmail
+ #ln -s $(BBSHOME)/bin/filtermail.pl $(BBSHOME)/bin/bbsmail
installbbsctl: bbsctl
rm -f /home/bbs/bin/bbsctl