mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-04 10:25:25 +01:00
8 lines
171 B
Text
8 lines
171 B
Text
DISTFILES=/external/distfiles
|
|
PREFIX=/usr
|
|
BINDIR=${PREFIX}/bin
|
|
LIBDIR=${PREFIX}/lib/mes
|
|
INCDIR=${PREFIX}/include/mes
|
|
SRCDIR=/steps
|
|
TMPDIR=/tmp
|
|
PATH=${BINDIR}:/${ARCH}/bin
|