]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
really? don't scrap my php config
authorMathieu Rene <mrene@avgs.ca>
Mon, 30 Aug 2010 14:56:11 +0000 (10:56 -0400)
committerMathieu Rene <mrene@avgs.ca>
Mon, 30 Aug 2010 14:57:00 +0000 (10:57 -0400)
libs/esl/php/Makefile

index 3095ea2d29b3ec6d7688a63495e5f9d9c412b919..44fdd22dae2348342c5002d957769d6d690d0849 100644 (file)
@@ -27,4 +27,4 @@ reswig:       swigclean esl_wrap.cpp
 install: ESL.so
        cp ESL.so $(shell php-config --extension-dir)
        cp ESL.php $(shell php -r 'echo ini_get("include_path");' | cut -d: -f2)
-       echo 'extension=ESL.so' > $(shell php-config --configure-options | tr " " "\n" | grep -- --with-config-file-scan-dir | cut -f2 -d=)/esl.ini
+       echo 'extension=ESL.so' >> $(shell php-config --configure-options | tr " " "\n" | grep -- --with-config-file-scan-dir | cut -f2 -d=)/esl.ini