On Fri, Aug 21, 2009 at 10:56 PM, Erik Southworth wrote:
>
>
> On Fri, Aug 21, 2009 at 10:43 PM, Zhang Sen wrote:
>
>> On Fri, 2009-08-21 at 22:28 -0400, Erik Southworth wrote:
>> > You said "r.Install('skins', '%(datadir)s/libfetion/')" works,
>> >
>> > I use the following real example without
On Fri, Aug 21, 2009 at 10:43 PM, Zhang Sen wrote:
> On Fri, 2009-08-21 at 22:28 -0400, Erik Southworth wrote:
> > You said "r.Install('skins', '%(datadir)s/libfetion/')" works,
> >
> > I use the following real example without problem:
> >
> > r.Install('doc', '%(docdir)s/%(name)s-%(version)s/')
On Fri, 2009-08-21 at 22:28 -0400, Erik Southworth wrote:
> You said "r.Install('skins', '%(datadir)s/libfetion/')" works,
>
> I use the following real example without problem:
>
> r.Install('doc', '%(docdir)s/%(name)s-%(version)s/')
Yes, it works, I just want to verify this usage with you gurus
On Fri, Aug 21, 2009 at 10:28 PM, Erik Southworth wrote:
>
>
> On Fri, Aug 21, 2009 at 9:59 PM, Zhang Sen wrote:
>
>> On Fri, 2009-08-21 at 21:09 -0400, Erik Southworth wrote:
>> > I've noticed this but it doesn't seem to be a real problem. The
>> > difference
>> > is important with the DESTDIR
On Fri, Aug 21, 2009 at 9:59 PM, Zhang Sen wrote:
> On Fri, 2009-08-21 at 21:09 -0400, Erik Southworth wrote:
> > I've noticed this but it doesn't seem to be a real problem. The
> > difference
> > is important with the DESTDIR argument.
> >
> > READ: $ cvc explain Install
> > "Note that a trailin
On Fri, 2009-08-21 at 21:09 -0400, Erik Southworth wrote:
> I've noticed this but it doesn't seem to be a real problem. The
> difference
> is important with the DESTDIR argument.
>
> READ: $ cvc explain Install
> "Note that a trailing slash on destfile means to create the directory
> if
> necessar
On Fri, Aug 21, 2009 at 8:29 PM, Zhang Sen wrote:
> Hi,
>
> It seems in order to install a dir with r.Install, the source dir can't
> contain a trailing slash?
>
I've noticed this but it doesn't seem to be a real problem. The difference
is important with the DESTDIR argument.
READ: $ cvc explai