Also, I discovered that 'etc-update' does not pre-pend
EPREFIX when
resolving CONFIG_PROTECT directories.
In etc-update, in the scan() function, the following line
should prepend
if portage does the same.
for path in $ ; do
## EPREFIX + path here
[ ! -d $ ] && continue
ofile=""
for file in `find $/ -iname
"._cfg????_*" |
sed -e
"s:\(^.*/\)\(\._cfg[0-9]*_\)\(.*$\):\1\2\3\
%\\2\%\3:" |
sort -t'%' -k3 -k2 | LANG=POSIX
LC_ALL=POSIX
cut -f1\ -d'%'`; do
--
gentoo-osx gentoo.org mailing list
|