- Update patch #1: Fix build failure caused by new default patch fuzz = 0

policy in rawhide
This commit is contained in:
Devrim GÜNDÜZ 2008-08-12 05:34:21 +00:00
commit b21dccae1d
2 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,5 @@
--- pgpool.conf.sample.old 2007-10-05 17:16:23.000000000 -0700
+++ pgpool.conf.sample 2007-10-05 17:18:11.000000000 -0700
--- pgpool.conf.sample.old 2008-08-12 08:26:07.000000000 +0300
+++ pgpool.conf.sample 2008-08-12 08:27:31.000000000 +0300
@@ -12,16 +12,14 @@
# Port number for pgpool communication manager
pcp_port = 9898
@ -22,8 +22,8 @@
# pgpool communication manager timeout. 0 means no timeout, but strongly not recommended!
pcp_timeout = 10
@@ -44,7 +42,7 @@
child_max_connections = 0
@@ -54,7 +52,7 @@
authentication_timeout = 60
# Logging directory
-logdir = '/tmp'