pkgsrc-WIP-discuss archive

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

exec()ing a program



Hi all,

I'm building a package that is exec()ing gs and pstotext. It looks to me that 
pkgsrc wants absolute paths for exec()ing programs.

For exec()ing gs, apparently, I can do this (+ appropriate patch):

SUBST_CLASSES+= gs
SUBST_STAGE.gs= do-configure
SUBST_FILES.gs= afile.c bfile.c cfile.c
SUBST_SED.gs=   -e 's|@GS_CMD@|${TOOLS_PATH.gs}|'


How can I do this with pstoext? TOOLS_PATH.pstotext is not defined.

Thanks, Stefan Schaeckeler

------------------------------------------------------------------------------
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss


Home | Main Index | Thread Index | Old Index