[pacman-dev] pkgsum - Checksum package files against installed files

Andre "Osku" Schmidt andre.osku.schmidt at googlemail.com
Mon Nov 8 14:11:52 CET 2010


On Sat, Nov 6, 2010 at 10:06 PM, Nezmer <git at nezmer.info> wrote:
> 1) Use another name than pkgdir as It's used in makepkg. Also use
> localstatedir instead of hard-coding /var.

yeah, but how do i find out which global variable names i cant use?
(btw. i didn't even think on using this while makepkg runs)

should i rather do this as function and use local variables?
(i assume $tmpdir is too generic an probably used by someone else too)

what is 'localstatedir'? here its not a command nor a variable.


> 2) Use openssl for getting the md5sums.

why?


More information about the pacman-dev mailing list