[csw-maintainers] confused with build-global and build-isa...
Jake Goerzen
jgoerzen at opencsw.org
Mon Feb 8 22:52:25 CET 2010
Hello, I want to copy a file from $FILEDIR/ to "where GAR extracted
the source" for example:
post-extract:
@cp $(FILEDIR)/Makefile $(WORKDIR)/Makefile
$(MAKECOOKIE)
When I do this the file gets copied to
work/solaris8-sparc/build-global. however, the source was extracted
to work/solaris8-sparc/build-isa-sparcv8/gkrellm-2.3.4/
Isn't there a GAR variable that expands to the correct path? I
thought $WORKDIR was it?
Thanks,
Jake
More information about the maintainers
mailing list