Date: Tue, 24 Sep 2013 19:52:03 +0400 From: Boris Samorodov <bsam@passap.ru> To: Baptiste Daroussin <bapt@freebsd.org> Cc: FreeBSD Ports <freebsd-ports@FreeBSD.org> Subject: Re: STAGE support and PYTHON_SITELIBDIR at pkg-plist Message-ID: <5241B523.1020506@passap.ru> In-Reply-To: <20130924152703.GM73535@ithaqua.etoilebsd.net> References: <524194B5.3010309@passap.ru> <20130924152703.GM73535@ithaqua.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
24.09.2013 19:27, Baptiste Daroussin пишет: > On Tue, Sep 24, 2013 at 05:33:41PM +0400, Boris Samorodov wrote: >> Hi Baptiste and All, >> >> I try to convert comms/gammu to using STAGE and while "make makeplist" >> get those changes: >> ----- >> +lib/python2.7/site-packages/gammu/Data.py >> ... >> -%%PYTHON_SITELIBDIR%%/gammu/Data.py >> ----- > > This will bring issue when ${PYTHON_SITELIBDIR} is empty. AFAIK empty expression will not match anything. I.e. -e 's::REPLACE:' will never match. Or is there an other problem which I didn't catch? > I'm trying to make something that will automatically reverse PLIST_SUB. > > I already did it for poudriere and it works well, I don't know why it is not > that easy here, but I will manage to get it in :) Thanks! -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5241B523.1020506>