Search path doesnt seem to include /etc as originally thought. Moved basic config to app binary path

This commit is contained in:
Jason Flatt 2022-07-31 15:49:18 -07:00
parent b66cf757fa
commit b3e5dcd93f
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ hashpath /app/share/mame/hash
samplepath /app/share/mame/samples
artpath /app/share/mame/artwork
ctrlrpath /app/share/mame/ctrlr
inipath $HOME/.mame
inipath $HOME/.mame;/app/share/mame/ini
fontpath /app/bin/
cheatpath /app/share/mame/cheat
crosshairpath /app/share/mame/crosshair

View file

@ -27,7 +27,7 @@ modules:
- install -Dm 0644 ${FLATPAK_ID}.desktop /app/share/applications/${FLATPAK_ID}.desktop
- install -Dm 0644 ${FLATPAK_ID}.metainfo.xml /app/share/metainfo/${FLATPAK_ID}.metainfo.xml
- install -Dm 0644 mame128x128.png /app/share/icons/hicolor/128x128/apps/${FLATPAK_ID}.png
- install -Dm 0644 mame.ini /app/etc/mame/mame.ini
- install -Dm 0644 mame.ini /app/bin/mame.ini
- cp COPYING /app/bin/
- cp uismall.bdf /app/bin/
- mkdir -p /app/share/mame/