#608 closed defect (fixed)
GPM hard-codes sysconfdir
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | |
Component: | BOOK | Version: | ~CVS |
Severity: | normal | Keywords: | VERIFIED |
Cc: |
Description ¶
The ./src/prog/gpm-root.c file has the following line:
#define SYSTEM_CFG SYSCONFDIR "/gpm-root.conf"
This means we need to pass "--sysconfdir=/etc" to setup the correct location for gpm-root.conf. Attached a patch to fix this.
Change History (4)
by , 21 years ago
Attachment: | blfs-book-gpm_add_sysconf.patch added |
---|
comment:1 by , 21 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 21 years ago
Keywords: | VERIFIED added |
---|
Note:
See TracTickets
for help on using tickets.
Add sysconfdir parameter to configure