6884220: Have drop sources ignore the output.dir property

Reviewed-by: xdono
This commit is contained in:
Kelly O'Hair 2009-09-21 17:21:14 -07:00
parent 08094f7265
commit a0515a4b2f

@ -65,7 +65,7 @@ dist.classes.jar=${dist.lib.dir}/classes.jar
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