mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 23:45:39 +00:00
MANIFEST: trying a new method -fix
This commit is contained in:
parent
9ef211abca
commit
cea1141862
|
@ -332,6 +332,7 @@ modules:
|
||||||
- name: retrodeck-es-de
|
- name: retrodeck-es-de
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
build-commands:
|
build-commands:
|
||||||
|
- mkdir -p "${FLATPAK_DEST}/usr/local/lib"
|
||||||
- mv "files/lib/"* "${FLATPAK_DEST}/usr/local/lib"
|
- mv "files/lib/"* "${FLATPAK_DEST}/usr/local/lib"
|
||||||
- ls -lah files/* # TODO: DEBUG, removeme
|
- ls -lah files/* # TODO: DEBUG, removeme
|
||||||
- ls -lah "${FLATPAK_DEST}/usr/local/lib" # TODO: DEBUG, removeme
|
- ls -lah "${FLATPAK_DEST}/usr/local/lib" # TODO: DEBUG, removeme
|
||||||
|
|
Loading…
Reference in a new issue