Summary: | [PATCH] security/clamav: pre-install -> pre-su-install | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Greg Lewis <glewis> | ||||
Component: | Individual Port(s) | Assignee: | Renato Botelho <garga> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | garga | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Greg Lewis
2008-08-21 06:40:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->garga Over to maintainer (via the GNATS Auto Assign Tool) garga 2008-08-21 14:25:33 UTC FreeBSD ports repository Modified files: security/clamav Makefile security/clamav-devel Makefile Log: - Change pre-install: target to pre-su-install: since user and group are created there (via pkg-install), and it must be done as root. - While i'm here, fix the same on clamav-devel port PR: ports/126701 Submitted by: grog Revision Changes Path 1.131 +1 -1 ports/security/clamav-devel/Makefile 1.120 +1 -1 ports/security/clamav/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |