Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292856 - x11-misc/gmrun-0.9.2 installs configuration file in /usr/share/gmrun instead of /etc
Summary: x11-misc/gmrun-0.9.2 installs configuration file in /usr/share/gmrun instead ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-11 22:22 UTC by Łukasz Stelmach
Modified: 2010-06-06 13:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
The fix for the program. (gmrun-0.9.2-rcfile.patch,1.62 KB, patch)
2009-11-11 22:26 UTC, Łukasz Stelmach
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Łukasz Stelmach 2009-11-11 22:22:11 UTC
gmrun's configuration file gmrunrc is in /usr/share/gmrun instead of /etc/ and it's going to be updated not like configuration files should be (with etc-update) but like any other file, by force.

Reproducible: Always

Steps to Reproduce:
Comment 1 Łukasz Stelmach 2009-11-11 22:26:56 UTC
Created attachment 209962 [details, diff]
The fix for the program.
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2010-06-06 13:13:11 UTC
+*gmrun-0.9.2-r1 (06 Jun 2010)
+
+  06 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
+  +gmrun-0.9.2-r1.ebuild, +files/gmrun-0.9.2-sysconfdir.patch:
+  Use sysconfdir for gmrunrc wrt #292856 by Łukasz Stelmach.