mirror of
https://github.com/RetroDECK/org.mamedev.MAME.git
synced 2025-03-06 14:27:43 +00:00
Looks like an issue with parallel build
This commit is contained in:
parent
fbc8762b6d
commit
a95c2c1f1b
|
@ -22,7 +22,7 @@ modules:
|
|||
no-debuginfo: true
|
||||
strip: true
|
||||
build-commands:
|
||||
- make -j ${FLATPAK_BUILDER_N_JOBS}
|
||||
- make #-j ${FLATPAK_BUILDER_N_JOBS}
|
||||
- install -Dm 0755 mame /app/bin/mame
|
||||
- install -Dm 0644 ${FLATPAK_ID}.desktop /app/share/applications/${FLATPAK_ID}.desktop
|
||||
- install -Dm 0644 ${FLATPAK_ID}.metainfo.xml /app/share/metainfo/${FLATPAK_ID}.metainfo.xml
|
||||
|
|
Loading…
Reference in a new issue