From d509d3e1916571634ade2e4516227c4a49618d98 Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: Nov 20 2012 05:52:17 +0000 Subject: Don't forget the patch file --- diff --git a/cyphesis-socketdir.patch b/cyphesis-socketdir.patch new file mode 100644 index 0000000..6342da6 --- /dev/null +++ b/cyphesis-socketdir.patch @@ -0,0 +1,11 @@ +--- Makefile.am.orig 2012-11-19 23:34:50.530459142 -0600 ++++ Makefile.am 2012-11-19 23:35:18.922067569 -0600 +@@ -7,7 +7,7 @@ + + rulesetdir = $(datadir)/cyphesis/rulesets + +-socketdir = $(localstatedir)/tmp ++socketdir = $(localstatedir)/run/cyphesis + socket_DATA = + + install-data-hook: