kettle: fix hardcoded /usr/local idiocy.

Just so people don't think I'm mean: the idiot here is me.
This commit is contained in:
Mike McQuaid 2017-05-15 15:03:26 +01:00
parent 2aa3a8f1f2
commit 91085c41c0

View file

@ -22,7 +22,7 @@ class Kettle < Formula
end end
end end
plist_options :manual => "pdicarte /usr/local/etc/kettle/carte-config.xml" plist_options :manual => "pdicarte #{HOMEBREW_PREFIX}/etc/kettle/carte-config.xml"
def plist; <<-EOS.undent def plist; <<-EOS.undent
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>