openbsd-ports/net/icecast/patches/patch-web_Makefile_in

13 lines
426 B
Plaintext
Raw Normal View History

$OpenBSD: patch-web_Makefile_in,v 1.2 2008/11/18 21:22:03 pea Exp $
--- web/Makefile.in.orig Fri May 30 01:58:59 2008
+++ web/Makefile.in Fri Nov 7 10:42:57 2008
@@ -15,7 +15,7 @@
@SET_MAKE@
VPATH = @srcdir@
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)/examples/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd