tags 226587 + patch
thanks

The offending test here doesn't even build anymore (it includes a header
file that exists nowhere in Debian); which really doesn't matter,
because the build doesn't care if this test succeeds or fails (it
doesn't look like it would run even if it were compiled).  So, here's a
patch that just avoids building it altogether.

Including this patch will prevent our automatic build log parser[1] from
tripping over this package in the future.  And it will let you return
your bug count to 0 :)

--- dbbalancer-0.4.4/src/tests/Makefile.in~     2001-11-02 12:34:28.000000000 
-0700
+++ dbbalancer-0.4.4/src/tests/Makefile.in      2005-08-26 15:07:16.000000000 
-0600
@@ -1,4 +1,4 @@
-TESTS=postgres_cc postgres cliente config_examples
+TESTS=postgres cliente config_examples
 
 all:
        for i in $(TESTS); do \

[1] http://wiki.debian.net/?ImplicitPointerConversions
-- 
dann frazier <[EMAIL PROTECTED]>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to