tweak meta-info checking a bit.
authorespie <espie@openbsd.org>
Tue, 23 Dec 2014 08:46:31 +0000 (08:46 +0000)
committerespie <espie@openbsd.org>
Tue, 23 Dec 2014 08:46:31 +0000 (08:46 +0000)
commitef2c09c8cbdcdab41ff1ee1ee710277178099c24
tree22d48c716a01deffcda907c66711c14627bf1ef0
parentb3e83c55639f29451f787dc548f2bccf54866a8d
tweak meta-info checking a bit.
- remove IsLink tests, there's no reason to treat them specially.
- files are forced to root, no need to allow for bin anymore.

- force libraries to be not executable, if there's no explicit @mode
annotation
usr.sbin/pkg_add/OpenBSD/ArcCheck.pm
usr.sbin/pkg_add/OpenBSD/PackingElement.pm