summaryrefslogtreecommitdiff
path: root/textproc/scrollkeeper/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/scrollkeeper/patches/patch-ab')
-rw-r--r--textproc/scrollkeeper/patches/patch-ab24
1 files changed, 16 insertions, 8 deletions
diff --git a/textproc/scrollkeeper/patches/patch-ab b/textproc/scrollkeeper/patches/patch-ab
index 89ab7db6b84..8c78ae3949d 100644
--- a/textproc/scrollkeeper/patches/patch-ab
+++ b/textproc/scrollkeeper/patches/patch-ab
@@ -1,13 +1,21 @@
-$NetBSD: patch-ab,v 1.1.1.1 2001/04/06 10:53:26 rh Exp $
+$NetBSD: patch-ab,v 1.2 2002/04/03 20:38:35 rh Exp $
---- cl/src/Makefile.in.orig Fri Apr 6 10:18:45 2001
-+++ cl/src/Makefile.in
-@@ -105,7 +105,7 @@
- INCLUDES = -I$(top_srcdir)/libs $(XML_CFLAGS)
+--- cl/src/get-cl.c.orig Thu Mar 15 21:10:33 2001
++++ cl/src/get-cl.c
+@@ -19,6 +19,7 @@
+ #include <config.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
++#include <sys/param.h>
+ #include <libintl.h>
+ #include <stdio.h>
+ #include <stdlib.h>
+@@ -29,7 +30,7 @@
+ #define SCROLLKEEPERLOCALEDIR "/usr/share/locale"
--LDADD = $(XML_LIBS) $(top_builddir)/libs/libscrollkeeper.la
-+LDADD = $(XML_LIBS) -L$(top_builddir)/libs/.libs -Wl,-R`cd $(top_builddir) ; pwd`/libs/.libs -lscrollkeeper
+-#define PATHLEN 256
++#define PATHLEN MAXPATHLEN
+ static char **av;
- bin_PROGRAMS = scrollkeeper-preinstall scrollkeeper-update scrollkeeper-install scrollkeeper-uninstall scrollkeeper-get-cl