pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/48700: (net/cacti) MESSAGE contains extra '/etc' strings in its instruction



The following reply was made to PR pkg/48700; it has been noted by GNATS.

From: "OBATA Akio" <obata%lins.jp@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/48700: (net/cacti) MESSAGE contains extra '/etc' strings in
 its instruction
Date: Fri, 04 Apr 2014 10:49:04 +0900

 On Fri, 04 Apr 2014 09:55:00 +0900, <makoto%ki.nu@localhost> wrote:
 
 > -  required by cacti in ${PKG_SYSCONFBASE}/etc/php.ini
 > +  required by cacti in ${PKG_SYSCONFBASE}/php.ini
 
 It is better, but not strictly accurate.
 
 ${PKG_SYSCONFBASE} is this package's config directory,
 may not equal to PHP's one.
 
 You can sync them with setting PKG_SYSCONFVAR=php in cacti/Makefile,
 But from its usage, it is expected as equal to Apache's one.
 
 -- 
 OBATA Akio / obata%lins.jp@localhost
 


Home | Main Index | Thread Index | Old Index