The thing to keep in mind is that the package which contains headers might
get removed by users, and nothing else can depend on it.  So any binary
which will only be used at compile time by other packages is fine for the
"main" package; anything which might be used at runtime by other packages
(or directly by users) belongs in -bin. 

  -- Dave

_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to