"name": "rpm",
"files": [
{
- "path": "~/.rpmrc",
+ "path": "$HOME/.rpmrc",
"movable": false,
"help": "Workaround is to use --rcfile and --macros however this come with sideeffects.\n_Relevant issue_: https://github.com/rpm-software-management/rpm/issues/2153\n"
},
{
- "path": "~/.rpmmacros",
+ "path": "$HOME/.rpmmacros",
"movable": false,
"help": "Workaround is to use --rcfile and --macros however this come with sideeffects.\n_Relevant issue_: https://github.com/rpm-software-management/rpm/issues/2153\n"
}