ports/132781: pre-install instead of pre-su-install
Ilya M. Slepnev
ilya at ilimit.org
Wed Mar 18 17:40:06 UTC 2009
>Number: 132781
>Category: ports
>Synopsis: pre-install instead of pre-su-install
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Mar 18 17:40:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Ilya M. Slepnev
>Release:
>Organization:
>Environment:
7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Fri Jan 2 18:58:26 MSK 2009 sskvortsov at aleph.mgmt.vega.ru:/usr/obj/usr/src/sys/ALEPH_7 amd64
>Description:
Rootless install fails due to using pre-install instead of pre-su-install.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
*** Makefile Wed Oct 15 11:47:58 2008
--- ../munin-node-vega/Makefile Wed Mar 18 19:43:11 2009
***************
*** 42,48 ****
SUB_LIST= RC_SUBR=${RC_SUBR}
USE_RC_SUBR= YES
! pre-install:
@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
post-install:
--- 42,48 ----
SUB_LIST= RC_SUBR=${RC_SUBR}
USE_RC_SUBR= YES
! pre-su-install:
@PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
post-install:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list