Re: AP v1.4.1: Feedback; Skeletons
Jan Niklas Hasse <[email protected]> Fri, 24 Apr 2009 23:38:34 +0200
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Apr 24, 2009 at 6:50 AM, Chris Giles <[email protected]> wrote: > Hi Guys > > I released v0.8.0 of my Q7Z application yesterday, which offers an AP in > addition to the standard Deb/RPM/TGZ packages. I'm pleased to report that > AP v1.4.1 appears to work well, so thanks for the good job. Cool, good to hear! > However, I did notice the following code section. After reading the > initial comment, I thought I should bring it to your attention, just in case > you forgot to remove it prior to releasing v1.4.1. > # temporary hack to make 1.4 targetted packages work in the 1.3 development > series > # same hack is in installer.2.template and backend.template: remove when we > release > if [[ "$_autopackage_target" == "1.4" ]]; then > _autopackage_target="1.3" > fi > Oh, I forgot to remove that. Thanks for pointing it out, I've just removed it. > Also, I've attached three more skeletons that were created for use in my > Q7Z application. As usual, you're welcome to commit them to SVN. Wow, thanks again! I've added them: http://trac.autopackage.org/changeset/2563