Bug 85589 - devel/privman looks for config files other than where it installs them, causing every program developed with it to segfault.
Summary: devel/privman looks for config files other than where it installs them, causi...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Kirill Ponomarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-01 22:20 UTC by ADDRESS-HARVESTED-FROM-FREEBSD-PR
Modified: 2005-09-02 09:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ADDRESS-HARVESTED-FROM-FREEBSD-PR 2005-09-01 22:20:17 UTC
devel/privman looks for config files for the programs developed with it in /usr/local/etc/privman.d/, however, the install creates /usr/local/etc/privman.

Fix: 

decide which directory is correct. either patch the makefile.in or mv the directory. pick. choose. etc.
How-To-Repeat: install the port
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-09-02 02:02:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->krion

Over to maintainer.
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2005-09-02 09:10:36 UTC
State Changed
From-To: open->closed

Fix committed, thanks!