summaryrefslogtreecommitdiff
path: root/editors/abiword/patches
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-01-28 13:57:52 +0000
committermartti <martti@pkgsrc.org>2003-01-28 13:57:52 +0000
commit614a3428205319b0a886760297534cd1dd7b49cb (patch)
treed00b1fab6f030ce8fcc961d18ac45a939880f9fa /editors/abiword/patches
parentfe3837f13de2ac3e021484dd2b7e47ee827680ae (diff)
downloadpkgsrc-614a3428205319b0a886760297534cd1dd7b49cb.tar.gz
Updated abiword-personal to 1.0.4
* bug fixes * localisation updates
Diffstat (limited to 'editors/abiword/patches')
-rw-r--r--editors/abiword/patches/patch-ab8
-rw-r--r--editors/abiword/patches/patch-al14
2 files changed, 11 insertions, 11 deletions
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 \