Wrong property name

cusax-fix
Emil Ivov 19 years ago
parent 8ba2d0a1d3
commit fb0e6ce67d

@ -758,7 +758,7 @@
<!-- we run this target before we run SC in order to copy os-specific
bundles from sc-bundles/osname to its parent sc-bundles-->
<target name="-deploy-os-specific-bundles" if="bundles.dest">
<target name="-deploy-os-specific-bundles" if="bundles.dest.os">
<copy todir="${bundles.dest}">
<fileset dir="${bundles.dest.os}">

Loading…
Cancel
Save