openbsd-ports/net/ices2/patches/patch-conf_Makefile_in

22 lines
774 B
Plaintext
Raw Normal View History

$OpenBSD: patch-conf_Makefile_in,v 1.2 2006/02/05 15:34:54 alek Exp $
--- conf/Makefile.in.orig Sat Jan 22 15:57:22 2005
+++ conf/Makefile.in Tue Feb 1 15:51:29 2005
@@ -33,7 +33,7 @@ infodir = @infodir@
mandir = @mandir@
includedir = @includedir@
oldincludedir = /usr/include
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)/examples/@PACKAGE@2
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ..
@@ -116,7 +116,7 @@ install_sh = @install_sh@
AUTOMAKE_OPTIONS = foreign
-dist_pkgdata_DATA = ices-oss.xml ices-alsa.xml ices-playlist.xml
+dist_pkgdata_DATA = ices-sun.xml ices-oss.xml ices-playlist.xml
subdir = conf
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h