No multiple DB backends on branch 2.0, postgres not needed.
authorFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 13 Jan 2010 12:05:14 +0000 (12:05 +0000)
committerFrantišek Dvořák <valtri@civ.zcu.cz>
Wed, 13 Jan 2010 12:05:14 +0000 (12:05 +0000)
org.glite.lb/configure

index bd25dbb..d6cb643 100755 (executable)
@@ -312,7 +312,7 @@ BEGIN{
        'lb.ws-test' => [ qw/gsoap:B/ ],
        'lb.types' => [ qw// ],
        'lb.harvester' => [ qw/postgresql:R/ ],
-       'lbjp-common.db' => [ qw/mysql:B mysql-devel:B postgresql:B/ ],
+       'lbjp-common.db' => [ qw/mysql:B mysql-devel:B/ ],
        'lbjp-common.maildir' => [ qw// ],
        'lbjp-common.server-bones' => [ qw// ],
        'lbjp-common.trio' => [ qw/cppunit:B/ ],