From 395141a00f9184b61f64a57a432b0c3586988094 Mon Sep 17 00:00:00 2001 From: Nikolai Plath Date: Sat, 15 Oct 2011 13:49:37 -0500 Subject: [PATCH] Update build script and manifest --- patchtester/build.sh | 1 + patchtester/github.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/patchtester/build.sh b/patchtester/build.sh index b869605..3870ee4 100755 --- a/patchtester/build.sh +++ b/patchtester/build.sh @@ -11,6 +11,7 @@ rm -rf github mkdir github cp ../libraries/joomla/client/github.php github cp ../libraries/joomla/client/githubobject.php github +cp ../libraries/joomla/client/curl.php github cp -r ../libraries/joomla/client/github github cp github.xml github tar jcf ../file_github.tar.bz2 github/* diff --git a/patchtester/github.xml b/patchtester/github.xml index ce5a41a..034f2b9 100644 --- a/patchtester/github.xml +++ b/patchtester/github.xml @@ -13,6 +13,7 @@ + curl.php github.php githubobject.php github