On Fri, 29 Aug 2003, Andy Dougherty wrote:
> docs/Makefile fails unless the 'ops' directory already exists. Since an
> empty 'ops' directory isn't listed in MANIFEST, we can't assume it will
> exist. This patch creates it if it doesn't already exist.
Thanks, applied.
Simon
docs/Makefile fails unless the 'ops' directory already exists. Since an
empty 'ops' directory isn't listed in MANIFEST, we can't assume it will
exist. This patch creates it if it doesn't already exist.
diff -r -u parrot-orig/config/gen/makefiles/docs.in
parrot-andy/config/gen/makefiles/docs.in