diff options
Diffstat (limited to 'devel/libgnome/patches/patch-aa')
-rw-r--r-- | devel/libgnome/patches/patch-aa | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/libgnome/patches/patch-aa b/devel/libgnome/patches/patch-aa index b43a6277961..ffa73aeba10 100644 --- a/devel/libgnome/patches/patch-aa +++ b/devel/libgnome/patches/patch-aa @@ -1,13 +1,13 @@ -$NetBSD: patch-aa,v 1.2 2003/02/14 20:11:50 jmmv Exp $ +$NetBSD: patch-aa,v 1.3 2003/05/25 07:58:06 jmmv Exp $ ---- gnome-data/Makefile.in.orig Thu Jan 23 15:08:16 2003 +--- gnome-data/Makefile.in.orig 2003-05-18 19:36:01.000000000 +0200 +++ gnome-data/Makefile.in -@@ -132,7 +132,7 @@ YACC = @YACC@ - Z_LIBS = @Z_LIBS@ +@@ -147,7 +147,7 @@ Z_LIBS = @Z_LIBS@ + cxxflags_set = @cxxflags_set@ gnomelocaledir = @gnomelocaledir@ -soundlistdir = $(sysconfdir)/sound/events +soundlistdir = $(datadir)/examples/libgnome/sound/events - soundlist_in_files = \ - gnome-2.soundlist.in \ + soundlist_in_files = gnome-2.soundlist.in gtk-events-2.soundlist.in + |