Hi Peter, Am 11.06.2012 um 14:17 schrieb [email protected]: > I'm continuing the migration of my private recipes toward GAR based ones. > > Doing that for emacs_template raises some not yet encountered issues that > I cannot debug. Consequently, if some GAR veterans can review my recipe, > they will advance my craftsmanship... > > Here are the issues: > > 1. when I add to the DESTFILES a README.CSW file, the prototype contains > these additional and, in my opinion, incorrect entries: > > d none /opt/csw/share/doc/emacs_template/emacs_template 0755 root bin > f none /opt/csw/share/doc/emacs_template/emacs_template/README.CSW 0644 > root bin > d none /opt/csw/share/doc/emacs_template/emacs_template_stub 0755 root bin > f none /opt/csw/share/doc/emacs_template/emacs_template_stub/README.CSW > 0644 root bin > > note the duplication of the package name in the documentation directory
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. > 2. the checkpkg suggested overrides are incomprehensible by a common > mortal as myself: > > CHECKPKG_OVERRIDES_CSWemacs-template += > license-missing|/opt/csw/share/doc/emacs_template/license > CHECKPKG_OVERRIDES_CSWemacstemplate += action-class-only-in-pkginfo|none > CHECKPKG_OVERRIDES_CSWemacstemplate += > license-missing|/opt/csw/share/doc/emacs_template_stub/license I just added the description in http://wiki.opencsw.org/checkpkg-error-tags#license-missing 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. ::.
