[wpkg-users] [Bug 188] Support running <remove> action before <upgrade> and <install>

Stefan Pendl stefan.pendl.71 at gmail.com
Tue Sep 13 09:20:15 CEST 2011


>
> 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



More information about the wpkg-users mailing list