Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-alt
On 19-05-2008 14:15:14 +0200, Bacchella Fabrice wrote:
>> From your initial email I undestood that we actually create that dir,
>> and that it breaks. ??? Just creating $EPREFIX/bin and $EPREFIX/sbin
>> is
>> fine with me, and a very little effort if it just fixes this
>> problem...
>
> Oups, my explanation was not clear then. It's NOT creating it that is
> the problem.
Index: bootstrap-prefix.sh
===================================================================
--- bootstrap-prefix.sh (revision 22166)
+++ bootstrap-prefix.sh (working copy)
@@ -221,7 +221,7 @@
PV="${def}"
;;
esac
- for x in etc usr/{,s}bin var/tmp var/lib/portage var/log/portage var/db;
+ for x in etc {,usr/}{,s}bin var/tmp var/lib/portage var/log/portage var/db;
do
[[ -d ${ROOT}/${x} ]] || mkdir -p "${ROOT}/${x}"
done
--
Fabian Groffen
Gentoo on a different level
--
gentoo-alt@g.o mailing list
|
|