pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libgnome Do not install conf files into PKG_SYSC...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d44462327dc5
branches: trunk
changeset: 501395:d44462327dc5
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Oct 22 03:08:22 2005 +0000
description:
Do not install conf files into PKG_SYSCONFIDIR directly.
diffstat:
devel/libgnome/distinfo | 3 ++-
devel/libgnome/patches/patch-aa | 13 +++++++++++++
2 files changed, 15 insertions(+), 1 deletions(-)
diffs (29 lines):
diff -r d1e7310bd4e0 -r d44462327dc5 devel/libgnome/distinfo
--- a/devel/libgnome/distinfo Fri Oct 21 22:37:32 2005 +0000
+++ b/devel/libgnome/distinfo Sat Oct 22 03:08:22 2005 +0000
@@ -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 -r d1e7310bd4e0 -r d44462327dc5 devel/libgnome/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/libgnome/patches/patch-aa Sat Oct 22 03:08:22 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index