mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-18 04:15:40 +00:00
Foxed emulationstation-de paths
This commit is contained in:
parent
9a9b13a079
commit
2a6b8d32af
|
@ -128,18 +128,6 @@ modules:
|
||||||
# - name: dolphin
|
# - name: dolphin
|
||||||
# - name: arduboy
|
# - name: arduboy
|
||||||
|
|
||||||
## Needed for 351elec-emulationstation
|
|
||||||
#- name: autoconf-2.13
|
|
||||||
# builsystem: simple
|
|
||||||
# config-opts:
|
|
||||||
# - --program-suffix=-2.13
|
|
||||||
# cleanup:
|
|
||||||
# - '*'
|
|
||||||
# sources:
|
|
||||||
# - type: archive
|
|
||||||
# url: https://ftp.gnu.org/gnu/autoconf/autoconf-2.13.tar.gz
|
|
||||||
# sha256: f0611136bee505811e9ca11ca7ac188ef5323a8e2ef19cffd3edb3cf08fd791e
|
|
||||||
#
|
|
||||||
#- name: freeimage
|
#- name: freeimage
|
||||||
# no-autogen: true
|
# no-autogen: true
|
||||||
# build-options:
|
# build-options:
|
||||||
|
@ -242,7 +230,7 @@ modules:
|
||||||
build-commands:
|
build-commands:
|
||||||
- unappimage download
|
- unappimage download
|
||||||
- rsync -avr --ignore-existing --remove-source-files ./squashfs-root/usr/ /app/
|
- rsync -avr --ignore-existing --remove-source-files ./squashfs-root/usr/ /app/
|
||||||
- ln -s /app/usr/share/emulationstation /app/emulationstation
|
- ln -s /app/share/emulationstation /app/emulationstation
|
||||||
sources:
|
sources:
|
||||||
- type: file
|
- type: file
|
||||||
url: https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/32296532/download
|
url: https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/32296532/download
|
||||||
|
|
Loading…
Reference in a new issue