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, 0 insertions, 11 deletions
diff --git a/fixes-pear-lib.patch b/fixes-pear-lib.patch
deleted file mode 100644
index 1e8d88d5e9ce..000000000000
--- a/fixes-pear-lib.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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