public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Julian Sikorski <belegdol@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/mame] rawhide: Adjust SDL_INI_PATH to restore local config function
Date: Sat, 30 May 2026 12:15:39 GMT	[thread overview]
Message-ID: <178014333923.1.7344392603264282181.rpms-mame-c82d282167d1@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/mame
            Branch : rawhide
            Commit : c82d282167d1694f77b3f5acf8f076ff9b2a482e
            Author : Julian Sikorski <belegdol@fedoraproject.org>
            Date   : 2026-05-30T13:32:30+02:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/mame/c/c82d282167d1694f77b3f5acf8f076ff9b2a482e?branch=rawhide

            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"

                 reply	other threads:[~2026-05-30 12:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178014333923.1.7344392603264282181.rpms-mame-c82d282167d1@fedoraproject.org \
    --to=belegdol@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox