summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/indefero/files/indefero-gentoo-pluf.diff')
-rw-r--r--www-apps/indefero/files/indefero-gentoo-pluf.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/indefero/files/indefero-gentoo-pluf.diff b/www-apps/indefero/files/indefero-gentoo-pluf.diff
index 549260d..aa8a152 100644
--- a/www-apps/indefero/files/indefero-gentoo-pluf.diff
+++ b/www-apps/indefero/files/indefero-gentoo-pluf.diff
@@ -7,7 +7,7 @@ index d8c90ca..9c566e4 100644
* IDF_PATH: path to the folder containing the IDF folder.
*/
-define('PLUF_PATH', dirname(__FILE__).'/../../../../pluf/src');
-+define('PLUF_PATH', dirname(__FILE__).'/usr/share/php/pluf/');
++define('PLUF_PATH', '/usr/share/php/pluf/');
define('IDF_PATH', dirname(__FILE__).'/../..');
set_include_path(get_include_path()