ti, 2013-09-17 kello 06:44 -0400, Storm Dragon kirjoitti:
> Hi,
> Thanks for the help. I did your suggestions and all works, except I get this
> error:
> ==> ERROR: Integrity checks are missing.
> But, because this is a git package that will be updated, and doesn't really
> have a stable release, it's kind of hard to keep up with the checksum. Is
> there a way to get it to skip them?
> Also, can I just put a link to the wtfpl license in the license part of the
> PKGBUILD?
md5sums=('SKIP')
You need to copy the license file to
"${pkgdir}/usr/share/license/${pkgname}"