ports/textproc/scrollkeeper/files/patch-scripts_scrollkeeper-config.in
Joe Marcus Clarke a3fa234769 Update to 0.3.6.
With this new version, GNOME 2.0 documentation works, and scrollkeeper
updates for GNOME 1.x applications work as well.  I have tested builds
of most of the GNOME 1.x applications, and none of them fail.

Reviewed by:	sobomax
2002-05-26 05:09:10 +00:00

11 lines
389 B
Text

--- scripts/scrollkeeper-config.in.orig Thu Mar 21 00:08:51 2002
+++ scripts/scrollkeeper-config.in Sat May 25 23:59:53 2002
@@ -4,7 +4,7 @@
localstatedir=@localstatedir@
partial_db_dir=@SCROLLKEEPER_PARTIAL_DB_DIR@
pkglocalstatedir=${localstatedir}/${partial_db_dir}
-pkgdatadir=${prefix}/share/scrollkeeper
+pkgdatadir=${prefix}/share/gnome/scrollkeeper
datadir=@datadir@
usage()