From 23009ae3cc22651110a6012c4ddd52dee6da0048 Mon Sep 17 00:00:00 2001 From: mark_story Date: Thu, 10 Nov 2016 19:41:05 -0500 Subject: [PATCH] Update build config for new pear server. Point to the new dokku based pear server. Put the files in the new location and rebuild the dokku app. --- build.properties | 2 +- build.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.properties b/build.properties index 686a4226d..8ecda7cdd 100644 --- a/build.properties +++ b/build.properties @@ -9,4 +9,4 @@ build.dir = build dist.dir = dist # Server -pirum.dir = /home/cakephp/www-live/pear.cakephp.org +pirum.dir = /var/lib/dokku/data/storage/pear diff --git a/build.xml b/build.xml index 98c48bae9..5a7bca15e 100644 --- a/build.xml +++ b/build.xml @@ -213,10 +213,10 @@ --> - + - - + +