]> jfr.im git - irc/DALnet/bahamut.git/commitdiff
Update Makefile.in
authorBradley Claghorn <redacted>
Wed, 9 Dec 2015 01:00:30 +0000 (20:00 -0500)
committerBradley Claghorn <redacted>
Wed, 9 Dec 2015 01:00:30 +0000 (20:00 -0500)
doc/Makefile.in

index c4ec90f2502e7b2694f5fad6fcb4816dcc4d415f..7aba340783d007eb6a062657ba993dd05570fa36 100644 (file)
@@ -50,7 +50,7 @@ install: all
        -@if [ ! -f $(INSTALL_DIR)/ircd.smotd ] ; then \
                echo "ircd.smotd does not exist, creating..."; \
                touch $(INSTALL_DIR)/ircd.smotd; \
-               echo "Usage is governed by the DALnet AUP at <http://www.dal.net/aup/>." >> $(INSTALL_DIR)/ircd.smotd; \
+               echo "Usage is governed by the DALnet AUP at <http://www.dal.net/aup/>" >> $(INSTALL_DIR)/ircd.smotd; \
        fi
        
 distclean: clean