diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/neo4j.rb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Library/Formula/neo4j.rb b/Library/Formula/neo4j.rb index 7614aecae..53baf08d5 100644 --- a/Library/Formula/neo4j.rb +++ b/Library/Formula/neo4j.rb @@ -10,9 +10,6 @@ class Neo4j < Formula # Remove windows files rm_f Dir["bin/*.bat"] - # Fix the permissions on the global settings file. - chmod 0644, "config" - # Install jars in libexec to avoid conflicts libexec.install Dir['*'] |
