pkgsrc/audio/esound/patches/patch-aa
2011-09-09 15:20:59 +00:00

16 lines
518 B
Text

$NetBSD: patch-aa,v 1.9 2011/09/09 15:20:59 wiz Exp $
Install configuration into examples directory, and use
CONF_FILES for installation.
--- Makefile.in.orig 2005-06-07 03:04:14.000000000 +0200
+++ Makefile.in
@@ -425,7 +425,7 @@ LDADD = libesd.la $(AUDIOFILE_LIBS)
esd_LDADD = $(WRAP_LIB) $(LDADD)
m4datadir = $(datadir)/aclocal
m4data_DATA = esd.m4
-esdconfdir = $(sysconfdir)
+esdconfdir = $(datadir)/examples/@PACKAGE@
esdconf_DATA = esd.conf
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = esound.pc