mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
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
11 lines
389 B
Text
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()
|