[csw-maintainers] gar problem building zsh
Dagobert Michelsen
dam at opencsw.org
Thu Jan 27 16:24:27 CET 2011
Hi Oliver,
Am 27.01.2011 um 14:44 schrieb Oliver Kiddle:
> I get the following error building zsh in gar:
> /bin/sh: syntax error at line 3: `;' unexpected
>
> This is coming from this line in gar.lib.mk:
> ( for i in $(filter %/$*,$(URLS)); do \
> URLS does not contain anything matching %/CSWzsh.gspec so the for loop
> is being passed an empty list.
>
> Any idea what broke this and how to fix it. I'd like to update zsh
> to 4.3.11.
I just compiled pkg/zsh/trunk from the repository and it works fine.
Do you have any local modifications? I would like to reproduce the
problem so I can fix it.
Btw, I removed CSWzsh.gspec as static gspecs are no longer supported
in GAR, also I added _pkgutil to DISTFILES, this will be necessary when
we make source packages in the future among some minor tweaks.
Best regards
-- Dago
More information about the maintainers
mailing list