On Fri, Aug 21, 2009 at 10:28 PM, Erik Southworth <erik.southwo...@gmail.com
> wrote:

>
>
> On Fri, Aug 21, 2009 at 9:59 PM, Zhang Sen <zh.je...@gmail.com> 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 trailing slash on destfile means to create the directory
>> > if
>> > necessary."
>>
>> Yes I know destfile. But I mean the source dir, not the destdir. I.e. I
>> want to do like this:
>>
>> sudo cp -r skins/ %(datadir)s/libfetion/
>
>
> 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/')
>
>
I should add that "r.Doc('doc/')" would be more preferred than my example.



> If it doesn't work, then possible the dir is not populated when called and
> fails silently...?
>
>>
>>
>> -zhang
>>
>> _______________________________________________
>> Foresight-devel mailing list
>> Foresight-devel@lists.rpath.org
>> http://lists.rpath.org/mailman/listinfo/foresight-devel
>>
>
>
_______________________________________________
Foresight-devel mailing list
Foresight-devel@lists.rpath.org
http://lists.rpath.org/mailman/listinfo/foresight-devel

Reply via email to