Skip to content

Instantly share code, notes, and snippets.

@elieux
Created November 3, 2015 15:55
Show Gist options
  • Save elieux/d488233f6e131682cc4f to your computer and use it in GitHub Desktop.
Save elieux/d488233f6e131682cc4f to your computer and use it in GitHub Desktop.
makepkg bug?
pkgname=boo
pkgver=0
pkgrel=1
arch=('any')
package() {
echo --with-arch=${_arch}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment