CVS HEAD only. Someone please backport to STABLE.

Dom
--- Begin Message ---
For STABLE and HEAD
Makefile.diff: Copy the american hash-encoding file since we already
ship american hash.  This fixes several unnumbered bugs (or I just don't
remember the numbers) in addition to 3354.

american.hash-encoding: the file that gets copied in make install, very
small.  It defines the encoding used by each dict for compatibility
reasons.  Place this in abidistfiles/dictionary/

Thanks
-MG

*** Makefile.old	Thu May 30 12:16:16 2002
--- Makefile	Thu May 30 12:14:59 2002
***************
*** 78,83 ****
--- 78,86 ----
  			cp $$k american.hash;		\
  			rm $$k ;			\
  		done)
+ # We currently only ship american.hash, so the above and below aren't logical.
+ # For same reason, this will only copy american.hash-encoding once in place.  The rest is in abispell.
+ 	@$(ABICOPY) $(ABI_ROOT)/../abidistfiles/dictionary/*.hash-encoding $(CANONDIR)/dictionary	
  endif
  
  	@$(subst xxxx,$(CANONDIR)/clipart,$(VERIFY_DIRECTORY))
iso-8859-1
--- End Message ---

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to