changeset 95:0748962aa825

6884220: Have drop sources ignore the output.dir property Reviewed-by: xdono
author ohair
date Mon, 21 Sep 2009 17:21:26 -0700
parents 534e23823a1b
children ee9c7578aca5
files build.properties
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/build.properties	Mon Sep 21 13:54:55 2009 -0700
+++ b/build.properties	Mon Sep 21 17:21:26 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