keenerd / packer

Bash wrapper for pacman and AUR.
247 stars 48 forks source link

ignore arch -A #81

Open vuokko opened 11 years ago

vuokko commented 11 years ago

Running packer on x86_64 and arm and it is PITA to always edit the arch array from PKGBUILD even if the software works.

So my suggestion is to give -A option which would be passed for makepkg. With pacman it doesn't make sense. makepkg and yaourt has it.