summaryrefslogtreecommitdiff
path: root/editors/abiword-devel/files
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-05 20:05:40 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-05 20:05:40 +0000
commitea2d2ccf3281de50754017c61d75d0e8d6a0e4c0 (patch)
tree56855051533c590cbe6cd8e3443cb53a50868b0e /editors/abiword-devel/files
parentUpdate to 4206 (diff)
Update to 1.0.2.
Notes
Notes: svn path=/head/; revision=60656
Diffstat (limited to 'editors/abiword-devel/files')
-rw-r--r--editors/abiword-devel/files/patch-an12
1 files changed, 6 insertions, 6 deletions
diff --git a/editors/abiword-devel/files/patch-an b/editors/abiword-devel/files/patch-an
index f574d00872ed..f2e91bdd806e 100644
--- a/editors/abiword-devel/files/patch-an
+++ b/editors/abiword-devel/files/patch-an
@@ -1,8 +1,8 @@
$FreeBSD$
---- src/Makefile.orig Sun Jul 15 10:13:26 2001
-+++ src/Makefile Wed Aug 8 13:28:42 2001
+--- src/Makefile.orig Thu May 30 17:51:53 2002
++++ src/Makefile Wed Jun 5 15:47:41 2002
@@ -48,6 +48,7 @@
## Set the following to a list of pathnames to be copied to $(CANONDIR)
@@ -26,10 +26,10 @@ $FreeBSD$
rm $$k ; \
done)
+ @(cd $(CANONDIR)/dictionary; $(ABICHMOD) ugo=r *)
- endif
-
- @$(subst xxxx,$(CANONDIR)/clipart,$(VERIFY_DIRECTORY))
-@@ -106,10 +111,12 @@
+ # 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
+@@ -112,10 +117,12 @@
fi
# icons for X window manager use
@$(subst xxxx,$(CANONDIR)/icons,$(VERIFY_DIRECTORY))