[aur-general] [PATCH] initial support for any architecture.

Abhishek Dasgupta abhidg at gmail.com
Thu Mar 19 02:54:54 EDT 2009


2009/3/17 Aaron Griffin <aaronmgriffin at gmail.com>:
> Finally pulled in the last patch there into my any-arch branch.
>
> I'm not sure how I feel about it, seeing as it duplicates a lot of
> work (I was hoping to reuse the loop somehow), but it seems ok
> otherwise.
>
> Now we just need to make sure db-move and db-remove can handle "any" packages
>

I could have added the ANYPKGS stuff in the main loop itself, but that was
cluttering the code with a lot of if calls. I'm now working on
db-{move, remove}.
Would it be better if I refactored it to move packages in all archs possible,
rather than specifying the arch? Then we could get rid of the testing2core64
and other *64 scripts.

-- 
Abhishek.


More information about the aur-general mailing list