29 Nov
2009
29 Nov
'09
6:30 p.m.
2009/11/29 edogawaconan <me@myconan.net>:
On Sun, Nov 29, 2009 at 4:32 PM, Allan McRae <allan@archlinux.org> wrote:
edogawaconan wrote:
After 'cleaning up' a package I'm maintaining (nginx-unstable), and verifying it can be built and works fine, AUR rejected the package. Reverting to old version (with updated version) works fine.
error message: "Missing build function in PKGBUILD."
package: http://aur.archlinux.org/packages.php?ID=18036
Problematic version attached.
Attachments do not work on this list, but the error message is quite clear. Does your PKGBUILD have a build() function?
sure it has one.
http://pastebin.com/m2d0bd65d Just a guess - what about missing backslashes at the end of the line in the source array (lines 28 to 30)?