aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/neo4j-community/neo4j-community-1.7.ebuild')
-rw-r--r--dev-db/neo4j-community/neo4j-community-1.7.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-db/neo4j-community/neo4j-community-1.7.ebuild b/dev-db/neo4j-community/neo4j-community-1.7.ebuild
index 032e7af..1e92ef3 100644
--- a/dev-db/neo4j-community/neo4j-community-1.7.ebuild
+++ b/dev-db/neo4j-community/neo4j-community-1.7.ebuild
@@ -22,8 +22,9 @@ src_unpack() {
unpack ${A}
cd "${S}"
epatch "${FILESDIR}/${P}-neo4j.patch"
- epatch "${FILESDIR}/${P}-wrapper_settings.patch"
- epatch "${FILESDIR}/${P}-server_settings.patch"
+ epatch "${FILESDIR}/${P}-utils.patch"
+ epatch "${FILESDIR}/${P}-wrapper_configuration.patch"
+ epatch "${FILESDIR}/${P}-server_properties.patch"
}
src_install() {