Opened 20 years ago

Closed 20 years ago

Last modified 10 years ago

#608 closed defect (fixed)

GPM hard-codes sysconfdir

Reported by: lizardo@… Owned by: blfs-book@…
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.

Attachments (1)

blfs-book-gpm_add_sysconf.patch (757 bytes ) - added by lizardo@… 20 years ago.
Add sysconfdir parameter to configure

Download all attachments as: .zip

Change History (4)

by lizardo@…, 20 years ago

Add sysconfdir parameter to configure

comment:1 by larry@…, 20 years ago

Resolution: fixed
Status: newclosed

comment:2 by tushar@…, 20 years ago

Keywords: VERIFIED added

comment:3 by bdubbs@…, 10 years ago

Milestone: old

Milestone old deleted

Note: See TracTickets for help on using tickets.