Setting {installdir} on header files?

Adriaan de Groot <adridg-FlD2LfDziEhmR6Xm/[email protected]>
Newsgroups gmane.comp.tools.aap.user
Message-ID <[email protected]>
I'm trying to do this in a recipe: install header files with either {keepdir} 
or {installdir} attributes set (since they need to go in $PREFIX/include/
kpilot). This is the basis of my recipe:

kpilotinclude_HEADERS = kpilotlink.h
        uiDialog.h
        plugin.h
        syncAction.h

_top.INSTALL_INCLUDE +=  $kpilotinclude_HEADERS


ok, so how to go about setting {installdir} ? If I do


_top.INSTALL_INCLUDE +=  $kpilotinclude_HEADERS { installdir=kpilot }

then only the last header file in the list gets the {installdir} attribute. If 
I do:

:attr $kpilotinclude_HEADERS { installdir=kpilot }

then none of the files gets installdir (at least, not when installing). I seem 
to remember this working with some previous CVS version, perhaps something 
has changed?



-- 
pub  1024D/FEA2A3FE 2002-06-18 Adriaan de Groot <[email protected]>
            If the door is ajar, can we fill it with door-jamb?


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.