summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-10-22 03:08:22 +0000
committerminskim <minskim@pkgsrc.org>2005-10-22 03:08:22 +0000
commite74263013ee2d087b2b77d27d948781d18b2e77c (patch)
treecee0a7ef2559598a0d3344a35cf81347db27e56f
parent4c8617bddc5008894ef847f36e32a3eb1996fb0b (diff)
downloadpkgsrc-e74263013ee2d087b2b77d27d948781d18b2e77c.tar.gz
Do not install conf files into PKG_SYSCONFIDIR directly.
-rw-r--r--devel/libgnome/distinfo3
-rw-r--r--devel/libgnome/patches/patch-aa13
2 files changed, 15 insertions, 1 deletions
diff --git a/devel/libgnome/distinfo b/devel/libgnome/distinfo
index 395c3f1c562..a8e91c85258 100644
--- a/devel/libgnome/distinfo
+++ b/devel/libgnome/distinfo
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.24 2005/10/10 13:42:11 jmmv Exp $
+$NetBSD: distinfo,v 1.25 2005/10/22 03:08:22 minskim Exp $
SHA1 (libgnome-2.12.0.1.tar.bz2) = ec5f1be0e6085226f942535a5dbd45cdbab95f80
RMD160 (libgnome-2.12.0.1.tar.bz2) = 373d5c5a2ac3272e3669e10e48f01b12331f8e95
Size (libgnome-2.12.0.1.tar.bz2) = 955235 bytes
+SHA1 (patch-aa) = 426b9a2cca99159257acec02489d075c408207ac
SHA1 (patch-af) = 783e295d1714b7c121538ed7459ffbcf3ff3713a
diff --git a/devel/libgnome/patches/patch-aa b/devel/libgnome/patches/patch-aa
new file mode 100644
index 00000000000..a4f5ba77a1b
--- /dev/null
+++ b/devel/libgnome/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.9 2005/10/22 03:08:22 minskim Exp $
+
+--- gnome-data/Makefile.in.orig 2005-09-07 15:29:36.000000000 +0000
++++ gnome-data/Makefile.in
+@@ -231,7 +231,7 @@ sbindir = @sbindir@
+ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+-soundlistdir = $(sysconfdir)/sound/events
++soundlistdir = $(prefix)/share/examples/libgnome/sound/events
+ soundlist_in_files = \
+ gnome-2.soundlist.in \
+ gtk-events-2.soundlist.in