changeset 108:77708e68db52

6884220: Have drop sources ignore the output.dir property Reviewed-by: xdono
author ohair
date Mon, 21 Sep 2009 17:21:14 -0700
parents ae2bec597586
children 558985e26fe1
files build.properties
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/build.properties	Mon Sep 21 13:57:02 2009 -0700
+++ b/build.properties	Mon Sep 21 17:21:14 2009 -0700
@@ -65,7 +65,7 @@
 dist.src.zip=${dist.lib.dir}/src.zip
 
 # Where all drop sources live
-drop.dir=${output.dir}/drop
+drop.dir=./drop
 
 # Where patches to drop bundle sources live
 patches.dir=patches