[Rpm-maint] [rpm-software-management/rpm] Respect XDG_CONFIG_HOME (Issue #2153)

hadess notifications at github.com
Tue Aug 16 09:24:51 UTC 2022


rpm looks for `.rpmmacros` in `~/` but should probably look for an `rpmmacros` file in `$HOME/.config` instead.

>From https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html:
> `$XDG_CONFIG_HOME` defines the base directory relative to which user-specific configuration files should be stored. If `$XDG_CONFIG_HOME` is either not set or empty, a default equal to `$HOME/.config` should be used. 

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2153
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2153 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220816/452acc36/attachment-0001.html>


More information about the Rpm-maint mailing list