mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-30 03:55:39 +00:00
MANIFEST: added retrodeck-pre-build commands
This commit is contained in:
parent
30329902db
commit
563a2ad634
|
@ -91,6 +91,11 @@ modules:
|
||||||
url: https://github.com/XargonWan/RetroDECK.git
|
url: https://github.com/XargonWan/RetroDECK.git
|
||||||
branch: THISBRANCH
|
branch: THISBRANCH
|
||||||
|
|
||||||
|
- name: retrodeck-pre-build
|
||||||
|
buildsystem: simple
|
||||||
|
build-commands:
|
||||||
|
- mkdir -p "/app/retrodeck/lib/"
|
||||||
|
|
||||||
- name: xmlstarlet
|
- name: xmlstarlet
|
||||||
config-opts:
|
config-opts:
|
||||||
- --disable-static-libs
|
- --disable-static-libs
|
||||||
|
|
Loading…
Reference in a new issue