ports/94205: shells/zsh needs to use pre-su-install

Michael Kuhn mkuhn.nw at web.de
Wed Mar 8 01:30:13 UTC 2006


>Number:         94205
>Category:       ports
>Synopsis:       shells/zsh needs to use pre-su-install
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 08 01:30:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Michael Kuhn
>Release:        FreeBSD 6.0-RELEASE-p4
>Organization:
>Environment:
FreeBSD xxx 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #0: Thu Feb  9 11:43:09 CET 2006     root at xxx:/usr/obj/usr/src/sys/xxx  i386
>Description:
shells/zsh uses pre-install for actions which require root privileges.
>How-To-Repeat:
cd /usr/ports/shells/zsh && make install (as user)
>Fix:
--- Makefile.orig       Wed Mar  8 02:18:54 2006
+++ Makefile    Wed Mar  8 02:19:06 2006
@@ -129,7 +129,7 @@
 .if !defined(NOPORTDOCS)
 INFO=  zsh

-pre-install:
+pre-su-install:
        @${MKDIR} ${PREFIX}/info
        makeinfo --no-split --output=${PREFIX}/info/zsh.info \
                ${WRKSRC}/Doc/zsh.texi
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list