ports/169702: [patch] graphics/linux-f10-tiff: fix packing list

Jan Beich jbeich at tormail.org
Mon Jul 30 22:20:09 UTC 2012


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

From: Jan Beich <jbeich at tormail.org>
To: bug-followup at freebsd.org
Cc:  
Subject: Re: ports/169702: [patch] graphics/linux-f10-tiff: fix packing list
Date: Mon, 30 Jul 2012 22:28:21 +0800

 Tijl Coosemans <tijl at coosemans.org> writes:
 
 > -PLIST=		pkg-plist.${LINUX_RPM_ARCH}
 > +PLIST=		${PKGDIR}/pkg-plist.${LINUX_RPM_ARCH}
 
 From a commit that added PKGDIR:
 
   * Fix pkg-plist handling for ports that set a non-standard
     PREFIX. ports/74691
 
 It gives a hint as to how to reproduce:
 
   $ make install deinstall PREFIX=/tmp/aaa PKG_DBDIR=/tmp/pkg
   $ find /tmp/aaa/ ! -type d
   /tmp/aaa/usr/bin/raw2tiff
   /tmp/aaa/usr/bin/tiffset
   /tmp/aaa/usr/bin/rgb2ycbcr
   /tmp/aaa/usr/bin/tiffdither
   /tmp/aaa/usr/bin/bmp2tiff
   [...]


More information about the freebsd-emulation mailing list