('binary' encoding is not supported, stored as-is) RPM CVS Repository, Ticket Change Notification http://rpm5.org/cvs ____________________________________________________________________________ Ticket: #18 URL: http://rpm5.org/cvs/tktview?tn=18 Created: 2007-07-01 20:03:13 Creator: rse Contact: - Title: Hard-coded /etc/popt path Type: Technology Version: 1.11 Subsystem: POPT Severity: 3 Priority: 3 Updated: 2007-07-02 11:00:08 Status: Closed Assigned: - ____________________________________________________________________________ Description: POPT has a hard-coded path /etc/popt in the source for reading the default POPT config file. This is not reasonable as a reusable cross-platform library. One at least should check for the installation path relative ${sysconfdir}/popt first. Remarks: Now fixed for POPT 1.12 by reading in the installation-prefix-aware /popt before /etc/popt. Received on Mon Jul 2 11:00:09 2007