pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/39271: rcd_scripts don't work if names match package directory
The following reply was made to PR pkg/39271; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/39271: rcd_scripts don't work if names match package
directory
Date: Thu, 4 Jul 2013 05:17:25 +0000
On Sat, Aug 02, 2008 at 03:10:03PM +0000, Jeremy C. Reed wrote:
> The following worked for me for the package you sent me. (Be sure to add
> entry to PLIST too.) Just added a unique suffix to filename for the copy
> in the work directory.
> [...]
>
> -RCD_SCRIPT_WRK.${_script_}?= ${WRKDIR}/${_script_}
> +RCD_SCRIPT_WRK.${_script_}?= ${WRKDIR}/${_script_}.rc.d-script
Since there was some objection to that (which is why this PR is still
sitting around now), how about ${WKRDIR}/rc.d/${_script_}?
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index