tech-pkg archive

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

Re: simplifying an installation of examples and doc files



 >>> I'd like to make this a bit more generic, so that we can do some
 >>> more things with it that are often needed. The usage pattern would
 >>> be similar to that of the SUBST framework. Of cource, for the two
 >>> cases you mentioned (doc and examples), it should be exactly as
 >>> short as you proposed.
 >>
 >>
 >> Could we please keep it simple and not adding too much magic here?

> I tried to trade-off complexity for generality. I don't think the
> following lines are hard to understand:

> INST_GROUPS+=       docs
> INST_FROM.docs=     doc
> INST_FILES.docs=    *.html
> INST_TO.docs=       share/doc/${PKGNAME}

Is there any progress in this?

-- 
Best regards, Aleksey Cheusov.



Home | Main Index | Thread Index | Old Index