updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / asterisk16 / Makefile.patch
blob0c8f75228d5d2507952bcbbc9a07e79b1e7f8a13
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
4 @@ -638,7 +638,7 @@
5 @if [ "$(OVERWRITE)" = "y" ] || [ ! -f $(DESTDIR)$(ASTCONFPATH) ]; then \
6 echo "Creating asterisk.conf"; \
7 ( \
8 - echo "[directories](!) ; remove the (!) to enable this" ; \
9 + echo "[directories]" ; \
10 echo "astetcdir => $(ASTETCDIR)" ; \
11 echo "astmoddir => $(MODULES_DIR)" ; \
12 echo "astvarlibdir => $(ASTVARLIBDIR)" ; \