[asterisk-commits] irroot: branch irroot/t38gateway-1.8 r319015 - /team/irroot/t38gateway-1.8/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sun May 15 04:08:03 CDT 2011
Author: irroot
Date: Sun May 15 04:07:59 2011
New Revision: 319015
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=319015
Log:
This branch must be T.38 clean
Modified:
team/irroot/t38gateway-1.8/Makefile
Modified: team/irroot/t38gateway-1.8/Makefile
URL: http://svnview.digium.com/svn/asterisk/team/irroot/t38gateway-1.8/Makefile?view=diff&rev=319015&r1=319014&r2=319015
==============================================================================
--- team/irroot/t38gateway-1.8/Makefile (original)
+++ team/irroot/t38gateway-1.8/Makefile Sun May 15 04:07:59 2011
@@ -127,7 +127,7 @@
# Asterisk.conf is located in ASTETCDIR or by using the -C flag
# when starting Asterisk
ASTCONFPATH=$(ASTETCDIR)/asterisk.conf
-MODULES_DIR=$(ASTLIBDIR)/modules-1.8
+MODULES_DIR=$(ASTLIBDIR)/modules
AGI_DIR=$(ASTDATADIR)/agi-bin
# If you use Apache, you may determine by a grep 'DocumentRoot' of your httpd.conf file
More information about the asterisk-commits
mailing list