freebsd-ports/sysutils/hal
John Marino 1a61a06bfc sysutils/hal: Adjust pkg-plist so it passes stage-qa and leftover checks
Hal was not passing poudriere testport or poudriere bulk -t runs due
to failing the stage-qa tests and later a leftover check with
/var/lib/PolicyKit/user-haldaemon.auths.  The reported error is actually
not wrong, but rather an inadequacy in the check-plist logic.  However,
hald is a dependency for a lot of ports and it keeps breaking bulk -t
runs, so I switched "@unexec rm -rf" to "@unexec rmdir" to that it would
build cleanly in poudriere (gnome@ had fair warning!).  If the check-plist
logic is improved in the future, this can be changed back to the better
"rm -rf" command then.

While here, stop trying to remove directories that PolicyKit installed
because this will always fail.  This clears up stage-qa warnings.

PR:		191223
Submitted by:	marino
Approved by:	maintainer timeout (2 months, 2 pings)
2014-08-13 19:10:46 +00:00
..
files Properly apply the patch to fix partition detection. I had assumed I 2014-04-17 13:58:50 +00:00
distinfo
Makefile sysutils/hal: Adjust pkg-plist so it passes stage-qa and leftover checks 2014-08-13 19:10:46 +00:00
pkg-descr
pkg-plist sysutils/hal: Adjust pkg-plist so it passes stage-qa and leftover checks 2014-08-13 19:10:46 +00:00