1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/snort/snort.patch Tue Aug 28 18:31:50 2012 +0200 1.3 @@ -0,0 +1,12 @@ 1.4 +Index: src/snort.h 1.5 +--- src/snort.h.orig 2009-09-14 21:12:14 +0200 1.6 ++++ src/snort.h 2009-09-19 09:27:59 +0200 1.7 +@@ -92,7 +92,7 @@ 1.8 + #define RF_ANY_FLAGS 0x20 1.9 + 1.10 + #ifndef WIN32 1.11 +-# define DEFAULT_LOG_DIR "/var/log/snort" 1.12 ++# define DEFAULT_LOG_DIR "@l_prefix@/var/snort" 1.13 + # define DEFAULT_DAEMON_ALERT_FILE "alert" 1.14 + #else 1.15 + # define DEFAULT_LOG_DIR "log"