[pkg-bacula-commits] [bacula] 05/15: Refreshed debian/patches/fix-sql-bindir
Carsten Leonhardt
cl-guest at moszumanska.debian.org
Tue Jul 21 12:54:43 UTC 2015
This is an automated email from the git hooks/post-receive script.
cl-guest pushed a commit to branch master
in repository bacula.
commit 687436c49ee470e280f4c30bf5636354f2ff2ae7
Author: Carsten Leonhardt <leo at debian.org>
Date: Tue Jul 21 11:04:20 2015 +0200
Refreshed debian/patches/fix-sql-bindir
---
debian/patches/fix-sql-bindir | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/fix-sql-bindir b/debian/patches/fix-sql-bindir
index 5caa1d6..325a3d5 100644
--- a/debian/patches/fix-sql-bindir
+++ b/debian/patches/fix-sql-bindir
@@ -6,7 +6,7 @@ Last-Update: 2012-06-28
--- a/autoconf/bacula-macros/db.m4
+++ b/autoconf/bacula-macros/db.m4
-@@ -223,7 +223,7 @@
+@@ -235,7 +235,7 @@
db_prog="postgresql"
PG_CONFIG=`which pg_config 2>/dev/null`
if test -n "$PG_CONFIG"; then
@@ -15,7 +15,7 @@ Last-Update: 2012-06-28
POSTGRESQL_LIBDIR=`"$PG_CONFIG" --libdir`
elif test -f /usr/local/bin/psql; then
POSTGRESQL_BINDIR=/usr/local/bin
-@@ -800,7 +800,7 @@
+@@ -842,7 +842,7 @@
if test -n "$PG_CONFIG"; then
POSTGRESQL_INCDIR=`"$PG_CONFIG" --includedir`
POSTGRESQL_LIBDIR=`"$PG_CONFIG" --libdir`
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bacula/bacula.git
More information about the pkg-bacula-commits
mailing list