summarylogtreecommitdiffstats
path: root/bin.patch
diff options
context:
space:
mode:
authorMarcel Campello Ferreira2016-03-27 13:56:54 -0300
committerMarcel Campello Ferreira2016-03-27 13:56:54 -0300
commit99885605139a974b5459195c68d472031a9cecf4 (patch)
tree1c3b7b9746fbaa7f8571a5336d68eeb1cff363f7 /bin.patch
parent6a5f051c154f1eb39b36790c080c5776558b6b24 (diff)
downloadaur-99885605139a974b5459195c68d472031a9cecf4.tar.gz
Version 2.3.3-1.
Diffstat (limited to 'bin.patch')
-rw-r--r--bin.patch18
1 files changed, 9 insertions, 9 deletions
diff --git a/bin.patch b/bin.patch
index 1cdb057d7408..03437bc4fdb6 100644
--- a/bin.patch
+++ b/bin.patch
@@ -1,6 +1,6 @@
-diff -Naur neo4j-community-2.3.2-orig/bin/neo4j neo4j-community-2.3.2-mod/bin/neo4j
---- neo4j-community-2.3.2-orig/bin/neo4j 2016-01-12 21:01:31.000000000 -0200
-+++ neo4j-community-2.3.2-mod/bin/neo4j 2016-01-26 10:38:34.784729340 -0200
+diff -Naur neo4j-community-2.3.3-orig/bin/neo4j neo4j-community-2.3.3-mod/bin/neo4j
+--- neo4j-community-2.3.3-orig/bin/neo4j 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-community-2.3.3-mod/bin/neo4j 2016-01-26 10:38:34.784729340 -0200
@@ -33,24 +33,13 @@
LAUNCHD_NAME="org.neo4j.server"
@@ -60,9 +60,9 @@ diff -Naur neo4j-community-2.3.2-orig/bin/neo4j neo4j-community-2.3.2-mod/bin/ne
if [ ! -e "$LIBDIR" ] ; then
echo "Error: missing Neo4j Library, expected at $LIBDIR"
exit 1
-diff -Naur neo4j-community-2.3.2-orig/bin/neo4j-import neo4j-community-2.3.2-mod/bin/neo4j-import
---- neo4j-community-2.3.2-orig/bin/neo4j-import 2016-01-12 21:01:31.000000000 -0200
-+++ neo4j-community-2.3.2-mod/bin/neo4j-import 2016-01-26 10:38:34.784729340 -0200
+diff -Naur neo4j-community-2.3.3-orig/bin/neo4j-import neo4j-community-2.3.3-mod/bin/neo4j-import
+--- neo4j-community-2.3.3-orig/bin/neo4j-import 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-community-2.3.3-mod/bin/neo4j-import 2016-01-26 10:38:34.784729340 -0200
@@ -21,19 +21,7 @@
#Remember where we started from so that working dir is set correctly
RUN_FROM=`pwd`
@@ -93,9 +93,9 @@ diff -Naur neo4j-community-2.3.2-orig/bin/neo4j-import neo4j-community-2.3.2-mod
fi
LIBRARY_JARS=""
-diff -Naur neo4j-community-2.3.2-orig/bin/neo4j-shell neo4j-community-2.3.2-mod/bin/neo4j-shell
---- neo4j-community-2.3.2-orig/bin/neo4j-shell 2016-01-12 21:01:31.000000000 -0200
-+++ neo4j-community-2.3.2-mod/bin/neo4j-shell 2016-01-26 10:38:34.784729340 -0200
+diff -Naur neo4j-community-2.3.3-orig/bin/neo4j-shell neo4j-community-2.3.3-mod/bin/neo4j-shell
+--- neo4j-community-2.3.3-orig/bin/neo4j-shell 2016-01-12 21:01:31.000000000 -0200
++++ neo4j-community-2.3.3-mod/bin/neo4j-shell 2016-01-26 10:38:34.784729340 -0200
@@ -21,19 +21,7 @@
#Remember where we started from so that working dir is set correctly
RUN_FROM=`pwd`