summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorJames McCoy <jamessan@debian.org>2014-01-11 02:52:55 +0000
committerJames McCoy <jamessan@debian.org>2014-01-11 02:52:55 +0000
commite8639ba1b2897475d028feb485f45cc878082154 (patch)
tree0f69945eb03f9a3f274f253902ec503ac191a434 /debian/patches
parentff078362467e1e784001995a11e120b1247fccfe (diff)
patches/build-fixes: Enable verbose build logs.
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/build-fixes14
1 files changed, 12 insertions, 2 deletions
diff --git a/debian/patches/build-fixes b/debian/patches/build-fixes
index 3fa9e7f..d049995 100644
--- a/debian/patches/build-fixes
+++ b/debian/patches/build-fixes
@@ -1,8 +1,6 @@
Fix some build problems:
- SWIG out-of-tree stuff
-- Disable auth-test.c, which tries to test things like gnome-keyring.
- Unlikely to work in a build chroot.
- Add aprutil as a direct dependency for libsvn_client and libsvn_ra.
--- a/build/generator/swig/checkout_swig_header.py
@@ -29,6 +27,18 @@ Fix some build problems:
% " ".join(checkout_locations))
--- a/Makefile.in
+++ b/Makefile.in
+@@ -112,9 +112,9 @@
+ EXEEXT = @EXEEXT@
+
+ SHELL = @SHELL@
+ LIBTOOL = @SVN_LIBTOOL@
+-LTFLAGS = --tag=CC --silent
+-LTCXXFLAGS = --tag=CXX --silent
++LTFLAGS = --tag=CC
++LTCXXFLAGS = --tag=CXX
+ LT_CFLAGS = @LT_CFLAGS@
+ LT_LDFLAGS = @LT_LDFLAGS@
+ LT_SO_VERSION = @SVN_LT_SOVERSION@
@@ -301,14 +301,14 @@
# The path to generated and complementary source files for the SWIG