From 614a3428205319b0a886760297534cd1dd7b49cb Mon Sep 17 00:00:00 2001 From: martti Date: Tue, 28 Jan 2003 13:57:52 +0000 Subject: Updated abiword-personal to 1.0.4 * bug fixes * localisation updates --- editors/abiword/patches/patch-ab | 8 ++++---- editors/abiword/patches/patch-al | 14 +++++++------- 2 files changed, 11 insertions(+), 11 deletions(-) (limited to 'editors/abiword/patches') diff --git a/editors/abiword/patches/patch-ab b/editors/abiword/patches/patch-ab index 3e612ecf6db..3f98f02650c 100644 --- a/editors/abiword/patches/patch-ab +++ b/editors/abiword/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.6 2002/07/03 21:59:09 hubertf Exp $ +$NetBSD: patch-ab,v 1.7 2003/01/28 13:57:53 martti Exp $ ---- src/Makefile.orig Thu May 30 23:51:53 2002 -+++ src/Makefile -@@ -141,7 +141,7 @@ +--- src/Makefile.orig 2002-06-24 09:13:48.000000000 +0300 ++++ src/Makefile 2003-01-28 15:44:36.000000000 +0200 +@@ -142,7 +142,7 @@ endif # The generic target diff --git a/editors/abiword/patches/patch-al b/editors/abiword/patches/patch-al index 34c518833cb..871bbf6281f 100644 --- a/editors/abiword/patches/patch-al +++ b/editors/abiword/patches/patch-al @@ -1,18 +1,18 @@ -$NetBSD: patch-al,v 1.5 2003/01/10 06:52:54 mycroft Exp $ +$NetBSD: patch-al,v 1.6 2003/01/28 13:57:53 martti Exp $ ---- GNUmakefile.in.orig Thu Sep 12 00:26:24 2002 -+++ GNUmakefile.in Fri Jan 10 06:47:05 2003 -@@ -135,8 +135,7 @@ +--- GNUmakefile.in.orig 2003-01-23 03:07:40.000000000 +0200 ++++ GNUmakefile.in 2003-01-28 15:46:23.000000000 +0200 +@@ -130,8 +130,7 @@ + psiconv_peerdir = @PSICONV_PEERDIR@ libiconv_peerdir = @LIBICONV_PEERDIR@ libpng_peerdir = @LIBPNG_PEERDIR@ - -@BIGENDIAN_TRUE@dictionary = $(top_srcdir)/../abidistfiles/dictionary/BigEndian32.american.hash -@BIGENDIAN_FALSE@dictionary = $(top_srcdir)/../abidistfiles/dictionary/LittleEndian32.american.hash +dictionary = ${prefix}/lib/american.hash - subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/ac-helpers/mkinstalldirs -@@ -495,7 +494,7 @@ + CONFIG_CLEAN_FILES = +@@ -446,7 +445,7 @@ for dir in `cd $(top_srcdir)/../abidistfiles; find . -type d ! -name CVS` ; do \ $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/$$dir ;\ if test "$$dir" = "./dictionary"; then \ -- cgit v1.2.3