From 41aeabf93be8cb2f60d5b547da0cfcb5381d04dd Mon Sep 17 00:00:00 2001 From: in2 Date: Tue, 20 Aug 2002 06:29:30 +0000 Subject: remove filtermail.pl git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@482 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- util/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'util') 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 -- cgit v1.2.3