> On Mon, 9 Oct 2006 11:46:51 -0400,
> Gabor Grothendieck (GG) wrote:
> I have a package that will have an sgml file. One of the demos in ./demo
> will use it. Where should I put it?
> I tried putting it in ./demo but it did not survive the build so
> currently I put it in ./ins
On Mon, 9 Oct 2006, Gabor Grothendieck wrote:
> I have a package that will have an sgml file. One of the demos in ./demo
> will use it. Where should I put it?
>
> I tried putting it in ./demo but it did not survive the build so
> currently I put it in ./inst and it gets copied to the same level
I have a package that will have an sgml file. One of the demos in ./demo
will use it. Where should I put it?
I tried putting it in ./demo but it did not survive the build so
currently I put it in ./inst and it gets copied to the same level as the
DESCRIPTION file and the demo gets it from there.