summarylogtreecommitdiffstats
path: root/fixes-pear-lib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fixes-pear-lib.patch')
-rw-r--r--fixes-pear-lib.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/fixes-pear-lib.patch b/fixes-pear-lib.patch
new file mode 100644
index 000000000000..1e8d88d5e9ce
--- /dev/null
+++ b/fixes-pear-lib.patch
@@ -0,0 +1,11 @@
+--- a/include/variables_common.inc 2014-09-24 18:41:56.000000000 +0200
++++ b/include/variables_common.inc 2014-08-25 22:54:44.390088656 +0200
+@@ -48,7 +48,7 @@
+ /*!
+ * \brief php pear path
+ */
+-define ("PEAR_DIR", "/usr/share/php"); /*! Define PEAR directory */
++define ("PEAR_DIR", "/usr/share/pear"); /*! Define PEAR directory */
+
+ /*!
+ * \brief fpdf library path