summarylogtreecommitdiffstats
path: root/bin.patch
diff options
context:
space:
mode:
authorMarcel Campello Ferreira2014-02-06 15:53:06 -0200
committerMarcel Campello Ferreira2014-02-06 15:53:06 -0200
commit389a30e463f8c30168df20ef13d0a78a356eb782 (patch)
treeda7ce3c291b3d786fd782b3367f39e3c5960a344 /bin.patch
parent16677849da56abdae8fafd963c449b93f6124d61 (diff)
downloadaur-389a30e463f8c30168df20ef13d0a78a356eb782.tar.gz
Version 2.0.1-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 8139c5c04dea..47332bc262f8 100644
--- a/bin.patch
+++ b/bin.patch
@@ -1,6 +1,6 @@
-diff -Naur neo4j-community-2.0.0.orig/bin/neo4j neo4j-community-2.0.0/bin/neo4j
---- neo4j-community-2.0.0.orig/bin/neo4j 2013-12-08 13:51:51.000000000 -0200
-+++ neo4j-community-2.0.0/bin/neo4j 2013-12-20 16:15:21.365783596 -0200
+diff -Naur neo4j-community-2.0.1.orig/bin/neo4j neo4j-community-2.0.1/bin/neo4j
+--- neo4j-community-2.0.1.orig/bin/neo4j 2014-02-03 12:27:28.000000000 -0200
++++ neo4j-community-2.0.1/bin/neo4j 2014-02-06 11:19:45.627080264 -0200
@@ -46,10 +46,11 @@
cd "$(dirname "$SCRIPT")"
SCRIPT=`basename "$SCRIPT"`
@@ -86,9 +86,9 @@ diff -Naur neo4j-community-2.0.0.orig/bin/neo4j neo4j-community-2.0.0/bin/neo4j
fi
}
-diff -Naur neo4j-community-2.0.0.orig/bin/neo4j-shell neo4j-community-2.0.0/bin/neo4j-shell
---- neo4j-community-2.0.0.orig/bin/neo4j-shell 2013-12-08 13:51:51.000000000 -0200
-+++ neo4j-community-2.0.0/bin/neo4j-shell 2014-01-06 16:03:05.279834973 -0200
+diff -Naur neo4j-community-2.0.1.orig/bin/neo4j-shell neo4j-community-2.0.1/bin/neo4j-shell
+--- neo4j-community-2.0.1.orig/bin/neo4j-shell 2014-02-03 12:27:28.000000000 -0200
++++ neo4j-community-2.0.1/bin/neo4j-shell 2014-02-06 11:23:15.362633139 -0200
@@ -86,7 +86,7 @@
if [ -z "$REPO" ]
@@ -98,9 +98,9 @@ diff -Naur neo4j-community-2.0.0.orig/bin/neo4j-shell neo4j-community-2.0.0/bin/
fi
LIBRARY_JARS=""
-diff -Naur neo4j-community-2.0.0.orig/bin/utils neo4j-community-2.0.0/bin/utils
---- neo4j-community-2.0.0.orig/bin/utils 2013-12-08 13:51:51.000000000 -0200
-+++ neo4j-community-2.0.0/bin/utils 2013-12-20 15:14:26.613409008 -0200
+diff -Naur neo4j-community-2.0.1.orig/bin/utils neo4j-community-2.0.1/bin/utils
+--- neo4j-community-2.0.1.orig/bin/utils 2014-02-03 12:27:28.000000000 -0200
++++ neo4j-community-2.0.1/bin/utils 2014-02-06 11:28:38.775733143 -0200
@@ -325,11 +325,11 @@
# in place.
checkandrepairenv() {