[aur-general] Hello from Jethro, and could someone take a look at my first pkgbuild?
David Phillips
david at sighup.nz
Wed Jul 26 22:04:17 UTC 2017
On Wed, Jul 26, 2017 at 05:13:05PM -0400, J3thro via aur-general wrote:
> Hi folks,
>
> I am very happy that I finally get the chance to join AUR community and
> contribute something. I just adopted an orphan AUR package and submitted my
> first pkgbuild (see https://aur.archlinux.org/packages/pycharm-community/).
> Is there anyone willing to double check that I didn't make stupid mistakes?
>
>
> Regards,
You have in your PKGBUILD
arch=('any')
and then later
if [[ $CARCH = 'i686' ]]; then
…
Are these not contradictory? Or am I overlooking something?
Thanks,
David
More information about the aur-general
mailing list