mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-11 05:45:23 +01:00
Add pnut-exe step to manifest
This commit is contained in:
parent
8a42efd472
commit
05c6a980bd
5 changed files with 92 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ M2LIBC_PATH=/M2libc
|
|||
# mes envars
|
||||
NYACC_PKG=nyacc-1.00.2
|
||||
MES_PKG=mes-0.27.1
|
||||
PNUT_PKG=pnut-1.0
|
||||
MES_PREFIX=${SRCDIR}/${MES_PKG}/build/${MES_PKG}
|
||||
GUILE_LOAD_PATH=${MES_PREFIX}/mes/module:${MES_PREFIX}/module:${SRCDIR}/${MES_PKG}/build/${NYACC_PKG}/module
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue