Date: Mon, 25 Sep 2017 14:54:31 +1000 From: Kubilay Kocak <koobs@FreeBSD.org> To: Helen Koike <helen.koike@collabora.com>, freebsd-ports@freebsd.org, FreeBSD Python <freebsd-python@FreeBSD.org> Subject: Re: Question: How to add a configuration file with autoplist ? Message-ID: <aa1d349e-3bed-7b22-18e0-450cd45cc07b@FreeBSD.org> In-Reply-To: <d458ec9a-dcde-66b5-b848-a327de536c62@collabora.com> References: <d458ec9a-dcde-66b5-b848-a327de536c62@collabora.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 9/25/17 6:16 AM, Helen Koike wrote: > Hi, > > According to > https://www.freebsd.org/doc/en/books/porters-handbook/plist-config.html > , I need to add a @sample macro in pkg-plist to add a configuration file. > > But I am also using USE_PYTHON= autoplist in my Makefile, so I don't > have the pkg-plist file. > > Should I remove autoplist and generate the pkg-plist by hand? Or is > there another way to do this? > > I'll need this to update the version of the package > sysutils/py-google-compute-engine. > > Thanks > Helen Hi Helen, As far as I'm aware, autoplist, PLIST_* definitions and pkg-plist entries can be used cumulatively (in combination with each other) to produce a correct and complete installed files list ./koobs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aa1d349e-3bed-7b22-18e0-450cd45cc07b>