summaryrefslogtreecommitdiff
path: root/devel/GConf/patches
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2001-08-26 16:55:46 +0000
committerrh <rh@pkgsrc.org>2001-08-26 16:55:46 +0000
commit32423096e3679bf9efed1b6c5830dd46b38f1fe6 (patch)
tree538397e45fc9688b549d74c0fd10829bccb47e68 /devel/GConf/patches
parent70cc2b61c4464f63235e3db16d951f11584b3cef (diff)
downloadpkgsrc-32423096e3679bf9efed1b6c5830dd46b38f1fe6.tar.gz
Update GConf to 1.0.4. No list of changes is available, but apparently
GConf-1.0.4 is required for galeon-1.20 as pointed out in private mail by Shin'ichiro TAYA <taya@netbsd.org>
Diffstat (limited to 'devel/GConf/patches')
-rw-r--r--devel/GConf/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/devel/GConf/patches/patch-ae b/devel/GConf/patches/patch-ae
new file mode 100644
index 00000000000..a39e5b571cd
--- /dev/null
+++ b/devel/GConf/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1 2001/08/26 16:55:46 rh Exp $
+
+--- gconf/Makefile.in.orig Thu Aug 16 00:01:16 2001
++++ gconf/Makefile.in
+@@ -546,7 +546,7 @@
+
+ install-data-local:
+ -mkdir -p $(DESTDIR)$(sysconfdir)/gconf/$(MAJOR_VERSION)
+- $(INSTALL_DATA) default.path $(DESTDIR)$(sysconfdir)/gconf/$(MAJOR_VERSION)/path
++ $(INSTALL_DATA) default.path $(DESTDIR)$(sysconfdir)/gconf/$(MAJOR_VERSION)/path.example
+ -mkdir -p $(DESTDIR)$(datadir)/oaf
+ $(INSTALL_DATA) gconfd.oafinfo $(DESTDIR)$(datadir)/oaf/gconfd-$(MAJOR_VERSION).oafinfo
+