From 6fca5df93116a2be3028aab89850a2f5be3eb6e4 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Sun, 21 Jul 2024 20:55:11 +0900 Subject: [PATCH] Moving theme into the main manifest --- es-de-module.yml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/es-de-module.yml b/es-de-module.yml index aa2843b49..d802040c5 100644 --- a/es-de-module.yml +++ b/es-de-module.yml @@ -111,18 +111,4 @@ modules: branch: retrodeck-main - type: shell - # 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 \ No newline at end of file + # ES-DE - END \ No newline at end of file