]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Update 'make install' to inform the user about the example config files.
authorPeter Powell <petpow@saberuk.com>
Fri, 4 May 2012 19:54:30 +0000 (20:54 +0100)
committerPeter Powell <petpow@saberuk.com>
Fri, 4 May 2012 19:54:30 +0000 (20:54 +0100)
make/template/main.mk

index 7131a4f730332cf35616c8c6e522410b08b90f03..9a5f4db05e742e0d2df26782649cc88f39a15625 100644 (file)
@@ -231,7 +231,8 @@ install: target
        @echo '  Binaries:' $(BINPATH)
        @echo '  Modules:' $(MODPATH)
        @echo 'To start the ircd, run:' $(BASE)/inspircd start
-       @echo 'Remember to edit your config file:' $(CONPATH)/inspircd.conf
+       @echo 'Remember to create your config file:' $(CONPATH)/inspircd.conf
+       @echo 'Examples are available at:' $(CONPATH)/examples/
 
 @GNU_ONLY RCS_FILES = $(wildcard .git/index src/version.sh)
 @BSD_ONLY RCS_FILES = src/version.sh