pkgsrc-Users archive

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

Re: PLIST and symbolic links



On Tue, Dec 28, 2010 at 10:11:50PM +0100, Francois Tigeot wrote:
> On Tue, Dec 28, 2010 at 03:51:26PM -0500, Greg Troxel wrote:
> > 
> > are you creating the symbolic link in DESTDIR as part of post-install?
> 
> This is the code I'm using:
> 
> ${LN} -sf ${DESTDIR}${PREFIX}/share/java/fop/fop ${DESTDIR}${PREFIX}/bin

I figured it out: ${PREFIX}/bin does not always exist; I had to add it to
INSTALLATION_DIRS .

-- 
Francois Tigeot


Home | Main Index | Thread Index | Old Index