From 5278f68119ffa549c2e3b970afecfefdeaea974a Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sun, 18 Dec 2011 15:38:56 -0600 Subject: development/xdebug: Updated for version 2.1.2. Signed-off-by: Robby Workman --- development/xdebug/xdebug.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'development/xdebug/xdebug.SlackBuild') diff --git a/development/xdebug/xdebug.SlackBuild b/development/xdebug/xdebug.SlackBuild index 97911fd22a..19f453112f 100644 --- a/development/xdebug/xdebug.SlackBuild +++ b/development/xdebug/xdebug.SlackBuild @@ -23,7 +23,7 @@ # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xdebug -VERSION=${VERSION:-2.1.1} +VERSION=${VERSION:-2.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -111,7 +111,7 @@ cd debugclient --with-libedit make make install DESTDIR=$PKG -cd - +cd .. mkdir -p $PKG/etc/php install -m 644 $CWD/xdebug.ini $PKG/etc/php/xdebug.ini.new -- cgit v1.2.3