On Wed, Mar 11, 2009 at 12:48 PM, Abhishek Dasgupta <abhidg@gmail.com> wrote:
2009/3/11 Aaron Griffin <aaronmgriffin@gmail.com>:
Committed.
One problem I see is that the "rm $to_add" will delete the any packages for the first arch, so they won't be processed for the next arch in the loop. I committed the patch anyway, but that will still need to be fixed
Thanks. I've moved processing of architecture-independent packages out of the loop and am now storing the any packages list in to_add_any. That should fix the problem. BTW, trying to git pull from http://code.phraktured.net/git/arch/dbscripts/.git gives the error: fatal: http://code.phraktured.net/git/arch/dbscripts/.git/info/refs not found: did you run git update-server-info on the server?
Fixed that. Do you have a public git repo anywhere where I could pull patches from? It would make this easier. If not, that's fine