summaryrefslogtreecommitdiff
path: root/time/gtodo/patches
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-03-10 19:20:45 +0000
committerjmmv <jmmv@pkgsrc.org>2004-03-10 19:20:45 +0000
commit58af907e9b2bf542e71f7500401abb89394679c2 (patch)
tree0eb7fc7e8a1ba33fe8bcafa371641d837e65f1e1 /time/gtodo/patches
parent8e764a23f4891f55ae3dacbb94cbf9e1ee68674a (diff)
downloadpkgsrc-58af907e9b2bf542e71f7500401abb89394679c2.tar.gz
Initial import of gtodo, version 0.14:
Gtodo is a to-do list manager written for use with the GNOME desktop. It tries to follow the HIG and GNOME policies as well as possible.
Diffstat (limited to 'time/gtodo/patches')
-rw-r--r--time/gtodo/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/time/gtodo/patches/patch-aa b/time/gtodo/patches/patch-aa
new file mode 100644
index 00000000000..217d7300777
--- /dev/null
+++ b/time/gtodo/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2004/03/10 19:20:46 jmmv Exp $
+
+--- Makefile.in.orig 2004-02-15 21:10:47.000000000 +0100
++++ Makefile.in
+@@ -165,7 +165,7 @@ EXTRA_DIST = \
+ desktopdir = $(datadir)/applications
+ desktop_in_files = gtodo.desktop.in
+ desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
+-schemasdir = $(sysconfdir)/gconf/schemas
++schemasdir = $(GCONF_SCHEMA_FILE_DIR)
+ schemas_in_files = gtodo.schemas.in
+ schemas_DATA = $(schemas_in_files:.schemas.in=.schemas)
+ subdir = .