From 9802851fe3e0c4a3e2d7aa708d64129611f412a9 Mon Sep 17 00:00:00 2001 From: aclement Date: Thu, 14 Oct 2004 09:42:40 +0000 Subject: [PATCH] Fix for Bugzilla Bug 76104: can't build distribution from within Eclipse (and fixes the problem where you have to call clean and build separately) --- build/build-properties.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/build/build-properties.xml b/build/build-properties.xml index a94410d9d..a5766ac07 100644 --- a/build/build-properties.xml +++ b/build/build-properties.xml @@ -114,8 +114,10 @@ + depends="init-properties"> + + -- 2.39.5