[xdebug-dev] svn: /xdebug/trunk/ rebuild.sh

From: Derick Rethans <derick[@]derickrethans.nl>
Date: Tue, 29 Dec 2009 15:09:05 +0000

derick Tue, 29 Dec 2009 15:09:05 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=3173

Log:
- Also make rebuild.sh do the install.

Changed paths:
    U xdebug/trunk/rebuild.sh

Modified: xdebug/trunk/rebuild.sh
===================================================================
--- xdebug/trunk/rebuild.sh 2009-12-29 14:30:29 UTC (rev 3172)
+++ xdebug/trunk/rebuild.sh 2009-12-29 15:09:05 UTC (rev 3173)
@@ -1,3 +1,3 @@
 #!/bin/sh

-phpize && ./configure && make clean && make
+phpize && ./configure && make clean && make && make install
Received on Tue Dec 29 2009 - 15:09:05 GMT

This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:03 BST