[wpkg-users] [Bug 188] Support running <remove> action before <upgrade> and <install>
bugzilla-daemon at bugzilla.wpkg.org
bugzilla-daemon at bugzilla.wpkg.org
Tue Sep 13 06:10:17 CEST 2011
http://bugzilla.wpkg.org/show_bug.cgi?id=188
--- Comment #8 from Peter Hoeg <peterhoeg at gmail.com> ---
Rainer, saw your commit - that's fantastic news!
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?
--
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the wpkg-users
mailing list