mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 11:40:31 -04:00
Also, fix it so scrollkeeper 0.2 will produce a correct XML database. Bump PORTEPOCH. scrollkeeper 0.3.x will be looked at further to see if there is a good way to make it work with both GNOME 1.4 and GNOME 2.0. PR: 38581
11 lines
389 B
Text
11 lines
389 B
Text
--- scripts/scrollkeeper-config.in.orig Sun May 26 16:19:07 2002
|
|
+++ scripts/scrollkeeper-config.in Sun May 26 16:19:13 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()
|