mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
Moving theme into the main manifest
This commit is contained in:
parent
886eb3df6d
commit
6fca5df931
|
@ -112,17 +112,3 @@ modules:
|
||||||
- type: shell
|
- type: shell
|
||||||
|
|
||||||
# ES-DE - END
|
# ES-DE - END
|
||||||
|
|
||||||
# ES-DE Themes - START
|
|
||||||
|
|
||||||
- name: art-book-next-es-de
|
|
||||||
buildsystem: simple
|
|
||||||
build-commands:
|
|
||||||
- mkdir -p ${FLATPAK_DEST}/share/es-de/themes/art-book-next-es-de/
|
|
||||||
- mv -f * ${FLATPAK_DEST}/share/es-de/themes/art-book-next-es-de/
|
|
||||||
sources:
|
|
||||||
- type: git
|
|
||||||
url: https://github.com/anthonycaccese/art-book-next-es-de.git
|
|
||||||
commit: 4fe896af7447404f6ea083335cd661c91b0f7860
|
|
||||||
|
|
||||||
# ES-DE Themes - END
|
|
Loading…
Reference in a new issue