public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mame] f43: Adjust SDL_INI_PATH to restore local config function
@ 2026-05-30 12:17 Julian Sikorski
0 siblings, 0 replies; only message in thread
From: Julian Sikorski @ 2026-05-30 12:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mame
Branch : f43
Commit : 74b3b03eec63140fbdc6d1c05415946610347837
Author : Julian Sikorski <belegdol@fedoraproject.org>
Date : 2026-05-30T14:17:48+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mame/c/74b3b03eec63140fbdc6d1c05415946610347837?branch=f43
Log:
Adjust SDL_INI_PATH to restore local config function
See https://github.com/mamedev/mame/pull/15310 for details.
---
diff --git a/mame.spec b/mame.spec
index 0b52824..49f0b5d 100644
--- a/mame.spec
+++ b/mame.spec
@@ -276,7 +276,7 @@ RPM_LD_FLAGS+=" -fuse-ld=mold"
USE_SYSTEM_LIB_ZLIB=1 \
USE_SYSTEM_LIB_ZSTD=1 \
USE_WAYLAND=1 \
- SDL_INI_PATH="%{_sysconfdir}/%{name};" \
+ SDL_INI_PATH='$$$$XDG_CONFIG_HOME/mame;$$$$HOME/.config/mame;$$$$HOME/.mame/ini;%{_sysconfdir}/%{name}' \
TOOLS=1 \
LDOPTS="$RPM_LD_FLAGS" \
OPT_FLAGS="$RPM_OPT_FLAGS"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-30 12:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-30 12:17 [rpms/mame] f43: Adjust SDL_INI_PATH to restore local config function Julian Sikorski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox