On Thu, 8 Mar 2007 16:41:48 -0500 "Dan McGee" <dpmcgee@gmail.com> wrote:
I didn't implement the above looping stuff, but I left a nice note right where it needs to be done. :)
Here you go - incorporating Dan's cleanup patch as well. This is a diff from the version of extrapkg patched with the minimal patch I double-attached previously. In the (limited) tests I've done with this, it seems to do the job. I've kept backward support for lack of -{$arch} suffix in for now, but it's easily enough removed. I pulled msg(), warning(), and error() from makepkg for it too, for consistency - I thought of this 'cause Dan's patch used 'error' in one place (copy-pasta probably) and I thought to myself "Meh, why not". If you'd rather the plain output I can put it back. :P -- Travis