686038ab58
after gnome update
13 lines
579 B
Plaintext
13 lines
579 B
Plaintext
$OpenBSD: patch-sounds_Makefile_in,v 1.2 2005/06/02 18:27:03 sturm Exp $
|
|
--- sounds/Makefile.in.orig Sat Mar 12 21:07:02 2005
|
|
+++ sounds/Makefile.in Thu Jun 2 19:41:38 2005
|
|
@@ -236,7 +236,7 @@ sharedstatedir = @sharedstatedir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
galeon_SOUNDS = clicked.wav
|
|
-soundlistdir = $(sysconfdir)/sound/events
|
|
+soundlistdir = $(prefix)/share/examples/galeon/sound/events
|
|
soundlist_in_files = galeon.soundlist.in
|
|
soundlist_DATA = $(soundlist_in_files:.soundlist.in=.soundlist)
|
|
EXTRA_DIST = $(galeon_SOUNDS) $(soundlist_in_files)
|