mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
Foxed emulationstation-de paths
This commit is contained in:
parent
9a9b13a079
commit
2a6b8d32af
|
@ -128,18 +128,6 @@ modules:
|
|||
# - name: dolphin
|
||||
# - 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
|
||||
# no-autogen: true
|
||||
# build-options:
|
||||
|
@ -242,7 +230,7 @@ modules:
|
|||
build-commands:
|
||||
- unappimage download
|
||||
- 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:
|
||||
- type: file
|
||||
url: https://gitlab.com/leonstyhre/emulationstation-de/-/package_files/32296532/download
|
||||
|
|
Loading…
Reference in a new issue