2010/6/8 Allan McRae <al...@archlinux.org>:
> It is very rare that you should ever need to use $startdir in a PKGBUILD at
> all.

I exclude config.h from dwm's PKGBUILD $source array and copy it from
$startdir during build().

It's changed constantly so keeping it summed check is awkward, and I
don't want to loose the sumcheck for the rest of sources.

Maybe $sources should have a per entry ! or @ prefix that disables sum
checks for that file.

This could be extended to make one of the " !@" chars skip extraction,
since duplicating the filenames in $noextract is less practical.

Andres P

Reply via email to