mirror of
https://github.com/RetroDECK/additional-libraries.git
synced 2025-02-16 18:05:38 +00:00
Manifest fixes + debug
This commit is contained in:
parent
7558036420
commit
9d5de54645
|
@ -1,9 +1,10 @@
|
|||
modules:
|
||||
|
||||
- name: module
|
||||
build-system: simple
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- echo 'echo hello_world' > "${FLATPAK_DEST}/bin/module"
|
||||
- ls -lah /app/bin
|
||||
- chmod +x "${FLATPAK_DEST}/bin/module"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue