Hi,

Just a note that when a build function is not needed in a PKGBUILD, do
not include one.  There is no need for things like:

build() {
  true
}

Allan

Reply via email to