MANIFEST: trying a new method -fix

This commit is contained in:
XargonWan 2024-07-22 16:50:47 +09:00
parent 9ef211abca
commit cea1141862

View file

@ -332,6 +332,7 @@ modules:
- name: retrodeck-es-de
buildsystem: simple
build-commands:
- mkdir -p "${FLATPAK_DEST}/usr/local/lib"
- mv "files/lib/"* "${FLATPAK_DEST}/usr/local/lib"
- ls -lah files/* # TODO: DEBUG, removeme
- ls -lah "${FLATPAK_DEST}/usr/local/lib" # TODO: DEBUG, removeme