Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2014-09-04 17:39:43 +0400
committermattab <matthieu.aubry@gmail.com>2014-09-05 04:30:00 +0400
commit98b846fc6c1d5eb911b79667ebd0b08d5a37455e (patch)
tree6d58b8eaee200423c0fa06250ebabae5f879f7cd /misc/package
parent1047dcd28709f8b02e88a036747d75cc58227e34 (diff)
refs #5995 Remove xhprof, and other phpunit dependencies, from the vendors to keep builds light
(cherry picked from commit 8a831d1)
Diffstat (limited to 'misc/package')
-rwxr-xr-xmisc/package/build.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/package/build.sh b/misc/package/build.sh
index 7e3a8557bc..2ae0650697 100755
--- a/misc/package/build.sh
+++ b/misc/package/build.sh
@@ -45,6 +45,8 @@ function organizePackage() {
rm -rf piwik/vendor/symfony/console/Symfony/Component/Console/Resources/bin
rm -rf piwik/vendor/phpunit/
rm -rf piwik/vendor/sebastian/
+ rm -rf piwik/vendor/ocramius/
+ rm -rf piwik/vendor/facebook/
rm -rf piwik/libs/PhpDocumentor-1.3.2/
rm -rf piwik/libs/FirePHPCore/