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

_______________________________________________
maintainers mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/maintainers
.:: This mailing list's archive is public. ::.

Reply via email to