Hi Peter, Am 11.06.2012 um 19:18 schrieb Peter FELECAN: > Dagobert Michelsen <[email protected]> writes: >> This is an automatic thing, a file README.CSW will be added to all build >> packages >> of this recipe to announce general changes etc. I guess it should be added >> to >> the variable reference. Any other name apart from README.CSW will not have >> this >> behaviour. > > And how do you add the README.CSW file only to a given package? You did > remark that the "other" package is a stub used because the original > package name changes. This is quite annoying even though I see a > solution by using another mechanism to add the file, e.g. in > post-install-modulated.
That "feature" was introduced after a discussion on IRC in februar 2011 AFAIR. Now that I think it over it may not be as clean as it should be. To be in line it probably should be DISTFILES += CSWmypkg.README.CSW or even better DISTFILES += README.CSW EXTRA_DOCS_CSWmypkg += README.CSW EXTRA_DOCS_CSWmypkg += morestuff.txt EXTRA_DOCS += this-goes-to-all-pkgs.txt Would that be ok? Best regards -- Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896 _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
