Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 00:38:42 +0000
From:      "Montgomery-Smith, Stephen" <stephen@missouri.edu>
To:        FreeBSD Ports <freebsd-ports@FreeBSD.org>
Subject:   Questions about staging
Message-ID:  <52E5AA90.4060800@missouri.edu>

next in thread | raw e-mail | index | archive | help
I am looking at this part of https://wiki.freebsd.org/ports/StageDir

Replace commands like ${CHMOD} ... and ${INSTALL_PROGRAM} -m mode -o
user -g group with corresponding pkg-plist entries: @mode mode, @owner
user, @group group.
/!\ These operators work until being overridden, or until the end of
pkg-plist, so do not forget to reset them with @mode, @owner, @group
keywords afterwards.

I have to admit that I don't understand what this is driving at.  Can
someone explain it to me?=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52E5AA90.4060800>