summaryrefslogtreecommitdiffstats
path: root/owncloud-8.0.1-composer_includepath.patch
diff options
context:
space:
mode:
Diffstat (limited to 'owncloud-8.0.1-composer_includepath.patch')
-rw-r--r--owncloud-8.0.1-composer_includepath.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/owncloud-8.0.1-composer_includepath.patch b/owncloud-8.0.1-composer_includepath.patch
new file mode 100644
index 0000000..f7b3a56
--- /dev/null
+++ b/owncloud-8.0.1-composer_includepath.patch
@@ -0,0 +1,10 @@
+--- owncloud/lib/base.php 2014-07-29 00:30:26.998084605 -0700
++++ owncloud/lib/base.php.new 2014-07-29 00:35:08.579372364 -0700
+@@ -491,6 +491,7 @@
+ $loader->add('Pimple', '/usr/share/php/Pimple');
+ $loader->add('Sabre', '/usr/share/php');
+ $loader->add('Sabre\VObject', '/usr/share/pear');
++ $loader->setUseIncludePath(true);
+ } else {
+ OC_Response::setStatus(OC_Response::STATUS_SERVICE_UNAVAILABLE);
+ // we can't use the template error page here, because this needs the