mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-06 03:15:23 +01:00
Remove pregenerated files (ppsyntax) in mes.
They appear to be unused. Fixes #164
This commit is contained in:
parent
407b02d6b4
commit
ae811bde5d
1 changed files with 3 additions and 0 deletions
|
|
@ -34,6 +34,9 @@ cp ../files/config.h ${MES_PREFIX}/include/mes
|
|||
|
||||
cd ${MES_PREFIX}
|
||||
|
||||
# Remove pregenerated files
|
||||
rm mes/module/mes/psyntax.pp mes/module/mes/psyntax.pp.header
|
||||
|
||||
# These files are symlinked in the repo
|
||||
cp mes/module/srfi/srfi-9-struct.mes mes/module/srfi/srfi-9.mes
|
||||
cp mes/module/srfi/srfi-9/gnu-struct.mes mes/module/srfi/srfi-9/gnu.mes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue