Subject: Re: pkg/36970: sysutils/apcupsd can not install due to change path
To: None <bouyer@NetBSD.org, gnats-admin@netbsd.org,>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-bugs
Date: 09/18/2007 19:10:03
The following reply was made to PR pkg/36970; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg@britannica.bec.de>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/36970: sysutils/apcupsd can not install due to change path
	in archive
Date: Tue, 18 Sep 2007 21:08:44 +0200

 On Tue, Sep 18, 2007 at 07:05:08PM +0000, Manuel Bouyer wrote:
 >  Athough the RCD_SCRIPT_SRC value is obviously wrong, the package
 >  installs properly on my system. I wonder whem RCD_SCRIPT_SRC is used,
 >  and if there's some other problem ...
 
 There was a check for the existance before that broke building other
 packages. It was obcsure anyway. Please change the package to just set
 RCD_SCRIPT_SRC to the right place and stop the real Makefiles from
 installing it.
 
 Joerg