From 68a9923f1d26f45a5e95d8f33643465c6b448c59 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Wed, 7 Jul 2010 17:45:23 +0000 Subject: [PATCH] add lbjp-common.log into %deps_aux; it has no real dependencies but the hash keys are used to populate defaut buildroot --- org.glite.lb/configure | 1 + 1 file changed, 1 insertion(+) diff --git a/org.glite.lb/configure b/org.glite.lb/configure index 734a14b..411e907 100755 --- a/org.glite.lb/configure +++ b/org.glite.lb/configure @@ -421,6 +421,7 @@ for my $jar (keys %need_jars) { / ], 'lbjp-common.db' => [ qw/lbjp-common.trio lbjp-common.log/ ], 'lbjp-common.maildir' => [ qw// ], + 'lbjp-common.log' => [ qw// ], 'lbjp-common.server-bones' => [ qw/lbjp-common.log/ ], 'lbjp-common.trio' => [ qw// ], 'security.gss' => [ qw// ], -- 1.8.2.3