[asterisk-commits] irroot: branch irroot/distrotech-customers-1.8 r319012 - /team/irroot/distrot...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Sat May 14 17:43:31 CDT 2011
Author: irroot
Date: Sat May 14 17:43:28 2011
New Revision: 319012
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=319012
Log:
Set the modules directory suffix -1.8
Modified:
team/irroot/distrotech-customers-1.8/Makefile
Modified: team/irroot/distrotech-customers-1.8/Makefile
URL: http://svnview.digium.com/svn/asterisk/team/irroot/distrotech-customers-1.8/Makefile?view=diff&rev=319012&r1=319011&r2=319012
==============================================================================
--- team/irroot/distrotech-customers-1.8/Makefile (original)
+++ team/irroot/distrotech-customers-1.8/Makefile Sat May 14 17:43:28 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
+MODULES_DIR=$(ASTLIBDIR)/modules-1.8
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