summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Smith <c1pher@gentoo.org>2012-02-01 18:51:51 -0500
committerDane Smith <c1pher@gentoo.org>2012-02-01 18:51:51 -0500
commitd25dfc48149ccbde5bc190ae123ce957804d8bb0 (patch)
tree19e5a4ec4c6bc53c7c294db090799b88b83283bb /www-apps/indefero/files
parenttypo and proper dbsetup (diff)
downloadc1pher-d25dfc48149ccbde5bc190ae123ce957804d8bb0.tar.gz
c1pher-d25dfc48149ccbde5bc190ae123ce957804d8bb0.tar.bz2
c1pher-d25dfc48149ccbde5bc190ae123ce957804d8bb0.zip
Proper Pluf path.
Diffstat (limited to 'www-apps/indefero/files')
-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()