Hi > > HOST_GCHART_VERSION := 2.7 > > HOST_GCHART := gchart-$(HOST_GCHART_VERSION) > > HOST_GCHART_SUFFIX := zip > > HOST_GCHART_URL := > > http://clientsidegchart.googlecode.com/files/$(HOST_GCHART).$(HOST_GCHAR > > T_SUFFIX) HOST_GCHART_SOURCE := > > $(SRCDIR)/$(HOST_GCHART).$(HOST_GCHART_SUFFIX) HOST_GCHART_DIR := > > $(HOST_BUILDDIR)/$(HOST_GCHART) > > HOST_GCHART_LICENSE := Apache2.0 > > HOST_GCHART_STRIP_LEVEL := 0 This line made the differnce, thanks. Keeping or leaving the extract stage didn't make any differnce.
>The change was made, so we can set <PKG>_DIR to something other than what's >inside the archive. Unfortunately the change broke a hand full of packages >like this one. It would have been nice to make the default behaviour the same as before but i guess thats to late for that now. Best regards Tim -- ptxdist mailing list [email protected]
