>
> Are multiple levels of inheritance supported? Like this:
>
> <install include="remove" />
> <install cmd='run some command' />
> <upgrade include="install" />
> <remove cmd='run some other command' />
>
> Will <upgrade> run both the remove and the install tasks?
>

The first example posted just did that, you may need to read more carefully ;-)

---
Stefan
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to