mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-27 00:05:37 +00:00
MANIFEST: fixing ES-DE
This commit is contained in:
parent
68319a1a71
commit
45c614ddd2
|
@ -350,7 +350,8 @@ modules:
|
|||
- name: retrodeck-es-de
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- cp -rn files/* /app
|
||||
- mkdir -p "${FLATPAK_DEST}/app"
|
||||
- cp -rn files/* "${FLATPAK_DEST}/app"
|
||||
sources:
|
||||
- type: archive
|
||||
url: RETRODECKESDEURLPLACEHOLDER
|
||||
|
|
Loading…
Reference in a new issue