summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Smith <c1pher@gentoo.org>2012-02-01 13:25:35 -0500
committerDane Smith <c1pher@gentoo.org>2012-02-01 13:25:35 -0500
commit627567e7409af40d2f715a05497b287a71e0100a (patch)
treecfc8cd0e5f222ef25cbbd2bd1af84a4e4c6f1377 /www-apps/indefero/files/indefero-gentoo-pluf.diff
parentFound a way to get their download links to work. Correct versioning (diff)
downloadc1pher-627567e7409af40d2f715a05497b287a71e0100a.tar.gz
c1pher-627567e7409af40d2f715a05497b287a71e0100a.tar.bz2
c1pher-627567e7409af40d2f715a05497b287a71e0100a.zip
Initial ebuild for indefero.
Diffstat (limited to 'www-apps/indefero/files/indefero-gentoo-pluf.diff')
-rw-r--r--www-apps/indefero/files/indefero-gentoo-pluf.diff13
1 files changed, 13 insertions, 0 deletions
diff --git a/www-apps/indefero/files/indefero-gentoo-pluf.diff b/www-apps/indefero/files/indefero-gentoo-pluf.diff
new file mode 100644
index 0000000..549260d
--- /dev/null
+++ b/www-apps/indefero/files/indefero-gentoo-pluf.diff
@@ -0,0 +1,13 @@
+diff --git a/src/IDF/conf/path.php-dist b/src/IDF/conf/path.php-dist
+index d8c90ca..9c566e4 100644
+--- a/src/IDF/conf/path.php-dist
++++ b/src/IDF/conf/path.php-dist
+@@ -29,7 +29,7 @@
+ * PLUF_PATH: path to the folder containing the Pluf.php file.
+ * 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('IDF_PATH', dirname(__FILE__).'/../..');
+
+ set_include_path(get_include_path()