Re: diff to PackageLocator.pm to support multiple installpath entries

2011-09-07 Thread Marc Espie
On Wed, Sep 07, 2011 at 12:26:30PM +0200, Marian Hettwer wrote: > Hi there, > > see attached diff to PackageLocator.pm. > It seems like in it's current version it doesn't support multiple > installpath entries, like: > > installpath = ftp://mymirror/localrepo > installpath += ftp://mymirror/offic

diff to PackageLocator.pm to support multiple installpath entries

2011-09-07 Thread Marian Hettwer
Hi there, see attached diff to PackageLocator.pm. It seems like in it's current version it doesn't support multiple installpath entries, like: installpath = ftp://mymirror/localrepo installpath += ftp://mymirror/officialrepo Before it was only honoring the first entry, no matter whether += or