Bug 118088

Summary: pine-4.58-2 ignores pine.conf
Product: [Retired] Red Hat Raw Hide Reporter: Rex Dieter <rdieter>
Component: pineAssignee: Mike A. Harris <mharris>
Status: CLOSED DUPLICATE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 19:01:56 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rex Dieter 2004-03-11 20:56:35 UTC
pine-4.58-2 ignores /etc/pine.conf.  Reason is it's looking 
for /usr/local/lib/pine.conf instead. 
 
Quick fix: put this in pine's specfile before compilation: 
# /usr/local/lib/pine.conf -> /etc/pine.conf 
perl -pi -e "s|/usr/local/lib/pine.conf|/etc/pine.conf|g" \  
  pine/osdep/*.h

Comment 1 Mike A. Harris 2004-03-11 23:44:25 UTC

*** This bug has been marked as a duplicate of 112465 ***

Comment 2 Red Hat Bugzilla 2006-02-21 19:01:56 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.