Gentoo Archives: gentoo-dev

From: Benda Xu <heroxbd@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] RFC: extension to prefix.eclass
Date: Wed, 29 Jun 2016 01:54:42
Message-Id: 87k2h8ahf0.fsf@gentoo.org
1 Hi,
2
3 This is a patch to extend prefix.eclass.
4
5 1. a set of heuristics is added to eprefixify:
6 "s,([^[:alnum:]}])/(usr|etc|bin|sbin|var|opt)/,\1${EPREFIX}/\2/,g"
7
8 2. a function wrapper "fprefixity" to do inplace substitution in ${T}.
9
10 Please help review it.
11 Benda

Attachments

File name MIME type
prefix.patch text/x-diff

Replies

Subject Author
Re: [gentoo-dev] RFC: extension to prefix.eclass R0b0t1 <r030t1@×××××.com>