1 diff -Nur asterisk-1.6.1.5.orig/Makefile asterisk-1.6.1.5/Makefile
2 --- asterisk-1.6.1.5.orig/Makefile 2009-08-05 00:54:45.000000000 +1000
3 +++ asterisk-1.6.1.5/Makefile 2009-09-11 10:47:48.643658740 +1000
5 @if [ "$(OVERWRITE)" = "y" ] || [ ! -f $(DESTDIR)$(ASTCONFPATH) ]; then \
6 echo "Creating asterisk.conf"; \
8 - echo "[directories](!) ; remove the (!) to enable this" ; \
9 + echo "[directories]" ; \
10 echo "astetcdir => $(ASTETCDIR)" ; \
11 echo "astmoddir => $(MODULES_DIR)" ; \
12 echo "astvarlibdir => $(ASTVARLIBDIR)" ; \