mirror of
https://github.com/RetroDECK/additional-libraries.git
synced 2024-11-25 12:35:38 +00:00
Manifest fixes
This commit is contained in:
parent
9d5de54645
commit
58242c2f5f
|
@ -3,6 +3,7 @@ modules:
|
|||
- name: module
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- touch "${FLATPAK_DEST}/bin/module"
|
||||
- echo 'echo hello_world' > "${FLATPAK_DEST}/bin/module"
|
||||
- ls -lah /app/bin
|
||||
- chmod +x "${FLATPAK_DEST}/bin/module"
|
||||
|
|
Loading…
Reference in a new issue