pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [PATCH] fonts/adobe-cidfonts and fonts/ghostscrit-cidfonts
On Fri, Jan 21, 2011 at 09:57:02PM +0900, Makoto Fujiwara wrote:
> So, I think the patch may be required.
> Am I correct ?
The patch is incorrect. Don't run gs if it might not even be installed,
e.g. because the dependency hasn't been installed yet. You likely want
to use:
GS_VERSION_CMD= gs --version
GS_RESOUCRDIR= ${PREFIX}/share/ghostscript/${GS_VERSION_CMD:sh}/Resou rce
here.
Joerg
Home |
Main Index |
Thread Index |
Old Index