Subject: Re: make print-PLIST and pkg_add use different quote/escape conventions
To: J Chapman Flack <flack@cs.purdue.edu>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-pkg
Date: 03/13/2005 22:44:15
On Sun, 13 Mar 2005, J Chapman Flack wrote:
> case PLIST_CMD:
> format_cmd(cmd, sizeof(cmd), p->name, Directory, last_file);
> PUSHOUT(Directory);
> if (Verbose)
> printf("extract: execute '%s'\n", cmd);
> ==> if (!Fake && system(cmd))
Um, what exactly did you have in your PLIST? Didn't sound like a @exec by
your description.
- Hubert
--
NetBSD - Free AND Open! (And of course secure, portable, yadda yadda)