summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/launchtool/files/0.7-pid.patch')
-rw-r--r--dev-util/launchtool/files/0.7-pid.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-util/launchtool/files/0.7-pid.patch b/dev-util/launchtool/files/0.7-pid.patch
new file mode 100644
index 000000000..6ec396d66
--- /dev/null
+++ b/dev-util/launchtool/files/0.7-pid.patch
@@ -0,0 +1,11 @@
+--- configure.ac 2009-10-17 10:31:55.000000000 +0200
++++ configure.ac.new 2009-10-17 10:34:54.000000000 +0200
+@@ -32,7 +32,7 @@
+ AC_LANG([C++])
+
+ dnl Directory containing pidfiles
+-piddir="${localstatedir}/run"
++piddir="/var/run"
+ AC_SUBST(piddir)
+
+ dnl Set DOC_DIR in config.h and in Makefile.*