[csw-maintainers] gar problem building zsh

Ben Walton bwalton at opencsw.org
Tue Jan 4 19:52:13 CET 2011


Excerpts from Oliver Kiddle's message of Tue Jan 04 12:42:11 -0500 2011:

Hi Oliver,

> I get the following error building zsh in gar:
> /bin/sh: syntax error at line 3: `;' unexpected

I see that this recipe still has a call to 'admfiles'[1] in it.  I think
this was broken a while back...Try replacing:

DISTFILES += $(call admfiles,CSWzsh,postinstall postremove)

with:

DISTFILES += CSWzsh.postinstall CSWzsh.postremove

Let me know if that doesn't work.

Thanks
-Ben

[1] We should likely either remove this function or turn it into an
    $(error).
--
Ben Walton
Systems Programmer - CHASS
University of Toronto
C:416.407.5610 | W:416.978.4302



More information about the maintainers mailing list