6884220: Have drop sources ignore the output.dir property
Reviewed-by: xdono
This commit is contained in:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user