summarylogtreecommitdiffstats
path: root/poldi-arch.patch
diff options
context:
space:
mode:
Diffstat (limited to 'poldi-arch.patch')
-rw-r--r--poldi-arch.patch26
1 files changed, 26 insertions, 0 deletions
diff --git a/poldi-arch.patch b/poldi-arch.patch
new file mode 100644
index 000000000000..149401f47936
--- /dev/null
+++ b/poldi-arch.patch
@@ -0,0 +1,26 @@
+diff -ur poldi-0.4-orig/src/util/support.c poldi-0.4/src/util/support.c
+--- poldi-0.4-orig/src/util/support.c 2008-11-10 11:10:19.000000000 +0000
++++ poldi-0.4/src/util/support.c 2008-11-10 11:10:38.000000000 +0000
+@@ -20,6 +20,7 @@
+
+ #include "util-local.h"
+
++#include <limits.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <assert.h>
+--- poldi-0.4.1-orig/conf/poldi.conf.skel 2013-11-21 12:06:29.740052210 +1100
++++ poldi-0.4.1/conf/poldi.conf.skel 2013-11-21 12:05:35.573383899 +1100
+@@ -5,10 +5,10 @@
+ auth-method localdb
+
+ # Specify the log file:
+-log-file /home/moritz/logs/poldi.txt
++log-file /var/log/poldi.log
+
+ # Enable debugging messages
+ debug
+
+ # Specify SCDaemon executable
+-scdaemon-program /usr/bin/scdaemon
++scdaemon-program /usr/lib/gnupg/scdaemon