Hi Rainer, > > Changes 2011-10-22, v1.2.1-RC29 by Rainer Meier <r.meier (at) > wpkg.org> > MOD: Improved variable handling. Now variables can overwrite > previously defined > variables even if they are defined recursively. > For example it is possible to "extend" a previously > defined variable in > hosts with a variable defined in profiles or packages. > So the following > is valid now: > Hosts: SOFTWARE=\\host\software-share > SETTINGS\\host\settings-share > VAR1=test > Profiles: SOFTWARE=%SOFTWARE%\subdirectory > VAR2=test > Package: SOFTWARE=%SOFTWARE%\subdir-of-subdir > Attached is a patch to resolve the empty variable issue. --- Stefan -------------- next part -------------- A non-text attachment was scrubbed... Name: wpkg-js.patch Type: application/octet-stream Size: 1133 bytes Desc: not available URL: <http://lists.wpkg.org/pipermail/wpkg-users/attachments/20111022/4a5c93d5/attachment.obj> |