neo4j: remove use of config that doesn't exist.

master
Mike McQuaid 2014-03-31 12:41:48 -05:00
parent 1e127891a6
commit 59a6891468
1 changed files with 0 additions and 3 deletions

View File

@ -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['*']