[csw-maintainers] INITSMF not generating scripts

Dagobert Michelsen dam at opencsw.org
Mon Nov 7 18:07:35 CET 2011


Hi Jake,

Am 07.11.2011 um 17:50 schrieb Jake Goerzen:
>  I recently committed an updated recipe for CSWdovecot (http://sourceforge.net/apps/trac/gar/changeset/16069).  For some reason the class action INITSMF is not generating any scripts.  Could someone help me figure out why?  It was working before this commit and I don't see why it shouldn't work.

Sure, some issues:

- This rule does not exist (note the double-minus):
     pre-merge--modulated:
  Therefore the init-script is never installed in the right place
- You inserted pre-merge-modulated which operates on $(PKGROOT), not $(DESTDIR) as post-install
- use EXTRA_MERGE_EXCLUDE_FILES instead of the PROTOTYPE_FILTER makes it more readable


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



More information about the maintainers mailing list