openbsd-ports/audio/esound/patches/patch-Makefile.in
martynas 6b4cd39bde revert to 0.2.34; this is known to cause problems for devices with
48kHz sampling rate, originally reported by Gareth <garf at
loveandnature dot co dot za>
testing and patches from jakemsr@, aanriot@ and Tim van der Molen
<tbvdm.lists at xs4all dot nl>
ok naddy@, jakemsr@, simon@, jasper@
2007-08-11 17:29:36 +00:00

12 lines
328 B
Plaintext

--- Makefile.in.orig Tue Mar 16 07:26:18 2004
+++ Makefile.in Thu Jun 24 20:07:12 2004
@@ -180,7 +180,7 @@ esd_LDADD = $(WRAP_LIB) $(LDADD)
m4datadir = $(datadir)/aclocal
m4data_DATA = esd.m4
-esdconfdir = $(sysconfdir)
+esdconfdir = $(datadir)/examples/esound
esdconf_DATA = esd.conf
pkgconfigdir = $(libdir)/pkgconfig